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

/freebsd-11-stable/sys/dev/drm2/i915/
H A Dintel_sdvo.c160 u8 tv_format_supported[TV_FORMAT_NUM]; member in struct:intel_sdvo_connector
1919 intel_sdvo_connector->tv_format_supported[val])
1922 intel_sdvo->tv_format_index = intel_sdvo_connector->tv_format_supported[val];
2463 intel_sdvo_connector->tv_format_supported[intel_sdvo_connector->format_supported_num++] = i;
2475 i, tv_format_names[intel_sdvo_connector->tv_format_supported[i]]);
2477 intel_sdvo->tv_format_index = intel_sdvo_connector->tv_format_supported[0];

Completed in 120 milliseconds