HomeSort by: relevance | last modified time | path
    Searched defs:i915_dpcd_debug (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/
i915_debugfs.c 4346 static const struct dpcd_block i915_dpcd_debug[] = { variable in typeref:typename:const struct dpcd_block[]
4371 for (i = 0; i < ARRAY_SIZE(i915_dpcd_debug); i++) {
4372 const struct dpcd_block *b = &i915_dpcd_debug[i];
i915_debugfs.c 4346 static const struct dpcd_block i915_dpcd_debug[] = { variable in typeref:typename:const struct dpcd_block[]
4371 for (i = 0; i < ARRAY_SIZE(i915_dpcd_debug); i++) {
4372 const struct dpcd_block *b = &i915_dpcd_debug[i];

Completed in 26 milliseconds