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

/solaris-x11-s11/open-src/kernel/i915/src/
H A Dintel_sdvo.c162 u8 tv_format_supported[TV_FORMAT_NUM]; member in struct:intel_sdvo_connector
2084 intel_sdvo_connector->tv_format_supported[val])
2087 intel_sdvo->tv_format_index = intel_sdvo_connector->tv_format_supported[val];
2617 intel_sdvo_connector->tv_format_supported[intel_sdvo_connector->format_supported_num++] = (u8)i;
2629 i, tv_format_names[intel_sdvo_connector->tv_format_supported[i]]);
2631 intel_sdvo->tv_format_index = intel_sdvo_connector->tv_format_supported[0];

Completed in 17 milliseconds