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

/freebsd-11.0-release/sys/dev/drm2/i915/
H A Dintel_tv.c90 struct video_levels { struct
228 static const struct video_levels ntsc_m_levels_composite = {
238 static const struct video_levels ntsc_m_levels_svideo = {
248 static const struct video_levels ntsc_j_levels_composite = {
258 static const struct video_levels ntsc_j_levels_svideo = {
268 static const struct video_levels pal_levels_composite = {
278 static const struct video_levels pal_levels_svideo = {
288 static const struct video_levels pal_m_levels_composite = {
298 static const struct video_levels pal_m_levels_svideo = {
308 static const struct video_levels pal_n_levels_composit
943 const struct video_levels *video_levels; local
[all...]

Completed in 45 milliseconds