tv_format_names 57 drivers/gpu/drm/gma500/psb_intel_sdvo.c static const char *tv_format_names[] = { tv_format_names 151 drivers/gpu/drm/gma500/psb_intel_sdvo.c u8 tv_format_supported[ARRAY_SIZE(tv_format_names)]; tv_format_names 1719 drivers/gpu/drm/gma500/psb_intel_sdvo.c if (val >= ARRAY_SIZE(tv_format_names)) tv_format_names 2279 drivers/gpu/drm/gma500/psb_intel_sdvo.c for (i = 0 ; i < ARRAY_SIZE(tv_format_names); i++) tv_format_names 2293 drivers/gpu/drm/gma500/psb_intel_sdvo.c i, tv_format_names[psb_intel_sdvo_connector->tv_format_supported[i]]); tv_format_names 66 drivers/gpu/drm/i915/display/intel_sdvo.c static const char * const tv_format_names[] = { tv_format_names 76 drivers/gpu/drm/i915/display/intel_sdvo.c #define TV_FORMAT_NUM ARRAY_SIZE(tv_format_names) tv_format_names 2979 drivers/gpu/drm/i915/display/intel_sdvo.c tv_format_names[intel_sdvo_connector->tv_format_supported[i]]); tv_format_names 1870 drivers/gpu/drm/i915/display/intel_tv.c const char *tv_format_names[ARRAY_SIZE(tv_modes)]; tv_format_names 1975 drivers/gpu/drm/i915/display/intel_tv.c tv_format_names[i] = tv_modes[i].name; tv_format_names 1977 drivers/gpu/drm/i915/display/intel_tv.c drm_mode_create_tv_properties(dev, i, tv_format_names);