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

/solaris-x11-s11/open-src/kernel/i915/src/
H A Dintel_tv.c1566 char *tv_format_names[ARRAY_SIZE(tv_modes)]; local
1664 tv_format_names[i] = (char *)tv_modes[i].name;
1667 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))
2629 i, tv_format_names[intel_sdvo_connector->tv_format_supported[i]]);

Completed in 26 milliseconds