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

/linux-master/drivers/media/usb/hdpvr/
H A Dhdpvr.h47 u8 video_std; member in struct:hdpvr_options
H A Dhdpvr-control.c157 hdpvr_config_call(dev, CTRL_VIDEO_STD_TYPE, dev->options.video_std);
H A Dhdpvr-core.c247 .video_std = HDPVR_60HZ,
/linux-master/drivers/media/i2c/
H A Dtvp514x.c65 * @video_std: Value to write in REG_VIDEO_STD register
71 u8 video_std; member in struct:tvp514x_std_info
236 .video_std = VIDEO_STD_NTSC_MJ_BIT,
249 .video_std = VIDEO_STD_PAL_BDGHIN_BIT,
628 decoder->std_list[i].video_std);
634 decoder->std_list[i].video_std;
/linux-master/drivers/media/usb/pvrusb2/
H A Dpvrusb2-hdw.c60 static int video_std[PVR_NUM] = { [0 ... PVR_NUM-1] = 0 }; variable
72 module_param_array(video_std, int, NULL, 0444);
73 MODULE_PARM_DESC(video_std,"specify initial video standard");
1778 tp = video_std[unit_number];

Completed in 149 milliseconds