Searched refs:tv_format_supported (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/i915/
H A Dintel_sdvo.c144 u8 tv_format_supported[TV_FORMAT_NUM]; member in struct:intel_sdvo_connector
1688 intel_sdvo_connector->tv_format_supported[val])
1691 intel_sdvo->tv_format_index = intel_sdvo_connector->tv_format_supported[val];
2215 intel_sdvo_connector->tv_format_supported[intel_sdvo_connector->format_supported_num++] = i;
2227 i, tv_format_names[intel_sdvo_connector->tv_format_supported[i]]);
2229 intel_sdvo->tv_format_index = intel_sdvo_connector->tv_format_supported[0];

Completed in 112 milliseconds