Searched refs:video_output (Results 1 – 3 of 3) sorted by relevance
12 linux:/sys/class/video_output # tree .17 | |-- subsystem -> ../../../class/video_output22 | |-- subsystem -> ../../../class/video_output27 | |-- subsystem -> ../../../class/video_output32 |-- subsystem -> ../../../class/video_output
175 static int video_output = VO_VGA; variable370 if (cable_type == CT_VGA && video_output != VO_VGA) in pvr2fb_set_par()371 video_output = VO_VGA; in pvr2fb_set_par()374 if (var->vmode & FB_VMODE_INTERLACED && video_output != VO_VGA) in pvr2fb_set_par()380 if (var->vmode & FB_VMODE_DOUBLE && video_output == VO_VGA) in pvr2fb_set_par()477 if (var->yres < 480 && video_output == VO_VGA) in pvr2fb_check_var()480 if (video_output != VO_VGA) { in pvr2fb_check_var()566 if (video_output != VO_VGA && par->is_interlaced) in pvr2_init_display()592 fb_writel(((video_output == VO_VGA) << 23) | in pvr2_init_display()817 if (video_output == VO_VGA) in pvr2fb_common_init()[all …]
1053 itv->card->video_outputs[outp].video_output, 0); in ivtv_s_output()