Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/i2c/
A Dtvp514x.c70 u8 video_std; member
235 .video_std = VIDEO_STD_NTSC_MJ_BIT,
248 .video_std = VIDEO_STD_PAL_BDGHIN_BIT,
627 decoder->std_list[i].video_std); in tvp514x_s_std()
633 decoder->std_list[i].video_std; in tvp514x_s_std()
/linux-6.3-rc2/drivers/media/usb/hdpvr/
A Dhdpvr.h47 u8 video_std; member
A Dhdpvr-control.c157 hdpvr_config_call(dev, CTRL_VIDEO_STD_TYPE, dev->options.video_std); in hdpvr_set_options()
A Dhdpvr-core.c247 .video_std = HDPVR_60HZ,
/linux-6.3-rc2/drivers/media/usb/pvrusb2/
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]; in get_default_standard()

Completed in 16 milliseconds