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

/linux-4.4.14/drivers/media/usb/hdpvr/
H A Dhdpvr-control.c161 hdpvr_config_call(dev, CTRL_VIDEO_STD_TYPE, dev->options.video_std); hdpvr_set_options()
H A Dhdpvr.h51 u8 video_std; member in struct:hdpvr_options
H A Dhdpvr-core.c253 .video_std = HDPVR_60HZ,
/linux-4.4.14/drivers/media/i2c/
H A Dtvp514x.c77 * @video_std: Value to write in REG_VIDEO_STD register
83 u8 video_std; member in struct:tvp514x_std_info
244 .video_std = VIDEO_STD_NTSC_MJ_BIT,
257 .video_std = VIDEO_STD_PAL_BDGHIN_BIT,
636 decoder->std_list[i].video_std); tvp514x_s_std()
642 decoder->std_list[i].video_std; tvp514x_s_std()
/linux-4.4.14/drivers/media/usb/pvrusb2/
H A Dpvrusb2-devattr.h117 the video_std module option. */
H A Dpvrusb2-hdw.c74 static int video_std[PVR_NUM] = { [0 ... PVR_NUM-1] = 0 }; variable
86 module_param_array(video_std, int, NULL, 0444);
87 MODULE_PARM_DESC(video_std,"specify initial video standard");
1798 tp = video_std[unit_number]; get_default_standard()

Completed in 174 milliseconds