tv_format_supported  151 drivers/gpu/drm/gma500/psb_intel_sdvo.c 	u8 tv_format_supported[ARRAY_SIZE(tv_format_names)];
tv_format_supported 1723 drivers/gpu/drm/gma500/psb_intel_sdvo.c 		    psb_intel_sdvo_connector->tv_format_supported[val])
tv_format_supported 1726 drivers/gpu/drm/gma500/psb_intel_sdvo.c 		psb_intel_sdvo->tv_format_index = psb_intel_sdvo_connector->tv_format_supported[val];
tv_format_supported 2281 drivers/gpu/drm/gma500/psb_intel_sdvo.c 			psb_intel_sdvo_connector->tv_format_supported[psb_intel_sdvo_connector->format_supported_num++] = i;
tv_format_supported 2293 drivers/gpu/drm/gma500/psb_intel_sdvo.c 				i, tv_format_names[psb_intel_sdvo_connector->tv_format_supported[i]]);
tv_format_supported 2295 drivers/gpu/drm/gma500/psb_intel_sdvo.c 	psb_intel_sdvo->tv_format_index = psb_intel_sdvo_connector->tv_format_supported[0];
tv_format_supported  133 drivers/gpu/drm/i915/display/intel_sdvo.c 	u8 tv_format_supported[TV_FORMAT_NUM];
tv_format_supported 2275 drivers/gpu/drm/i915/display/intel_sdvo.c 			if (state->tv.mode == intel_sdvo_connector->tv_format_supported[i]) {
tv_format_supported 2331 drivers/gpu/drm/i915/display/intel_sdvo.c 		state->tv.mode = intel_sdvo_connector->tv_format_supported[val];
tv_format_supported 2968 drivers/gpu/drm/i915/display/intel_sdvo.c 			intel_sdvo_connector->tv_format_supported[intel_sdvo_connector->format_supported_num++] = i;
tv_format_supported 2979 drivers/gpu/drm/i915/display/intel_sdvo.c 				      tv_format_names[intel_sdvo_connector->tv_format_supported[i]]);
tv_format_supported 2981 drivers/gpu/drm/i915/display/intel_sdvo.c 	intel_sdvo_connector->base.base.state->tv.mode = intel_sdvo_connector->tv_format_supported[0];