Home
last modified time | relevance | path

Searched refs:output_type_str (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/i915/display/
H A Dintel_crtc_state_dump.c57 static const char * const output_type_str[] = { variable
82 for (i = 0; i < ARRAY_SIZE(output_type_str); i++) { in snprintf_output_types()
89 str != buf ? "," : "", output_type_str[i]); in snprintf_output_types()