Searched refs:tv_format_names (Results 1 – 3 of 3) sorted by relevance
60 static const char *tv_format_names[] = { variable156 u8 tv_format_supported[ARRAY_SIZE(tv_format_names)];1645 if (val >= ARRAY_SIZE(tv_format_names)) in psb_intel_sdvo_set_property()2204 for (i = 0 ; i < ARRAY_SIZE(tv_format_names); i++) in psb_intel_sdvo_tv_create_property()2218 i, tv_format_names[psb_intel_sdvo_connector->tv_format_supported[i]]); in psb_intel_sdvo_tv_create_property()
1891 const char *tv_format_names[ARRAY_SIZE(tv_modes)]; in intel_tv_add_properties() local1908 tv_format_names[i] = tv_modes[i].name; in intel_tv_add_properties()1910 drm_mode_create_tv_properties_legacy(display->drm, i, tv_format_names); in intel_tv_add_properties()
75 static const char * const tv_format_names[] = { variable85 #define TV_FORMAT_NUM ARRAY_SIZE(tv_format_names)3103 tv_format_names[intel_sdvo_connector->tv_format_supported[i]]); in intel_sdvo_tv_create_property()