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

/freebsd-11-stable/sys/dev/drm2/i915/
H A Dintel_tv.c1558 char *tv_format_names[ARRAY_SIZE(tv_modes)]; local
1654 tv_format_names[i] = __DECONST(char *, tv_modes[i].name);
1657 tv_format_names);
H A Dintel_sdvo.c57 static const char *tv_format_names[] = { variable
67 #define TV_FORMAT_NUM (sizeof(tv_format_names) / sizeof(*tv_format_names))
2475 i, tv_format_names[intel_sdvo_connector->tv_format_supported[i]]);

Completed in 100 milliseconds