Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_tv.c88 struct video_levels { struct
226 static const struct video_levels ntsc_m_levels_composite = {
236 static const struct video_levels ntsc_m_levels_svideo = {
246 static const struct video_levels ntsc_j_levels_composite = {
256 static const struct video_levels ntsc_j_levels_svideo = {
266 static const struct video_levels pal_levels_composite = {
276 static const struct video_levels pal_levels_svideo = {
286 static const struct video_levels pal_m_levels_composite = {
296 static const struct video_levels pal_m_levels_svideo = {
306 static const struct video_levels pal_n_levels_composite = {
[all …]