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

/freebsd-10.1-release/sys/dev/drm2/i915/
H A Dintel_tv.c1502 char *tv_format_names[DRM_ARRAY_SIZE(tv_modes)]; local
1587 tv_format_names[i] = __DECONST(char *, tv_modes[i].name);
1590 tv_format_names);
H A Dintel_sdvo.c59 static const char *tv_format_names[] = { variable
69 #define TV_FORMAT_NUM (sizeof(tv_format_names) / sizeof(*tv_format_names))
2285 i, tv_format_names[intel_sdvo_connector->tv_format_supported[i]]);

Completed in 104 milliseconds