Home
last modified time | relevance | path

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

/linux/drivers/media/i2c/
H A Dtvp514x.c71 u8 video_std; member
236 .video_std = VIDEO_STD_NTSC_MJ_BIT,
249 .video_std = VIDEO_STD_PAL_BDGHIN_BIT,
628 decoder->std_list[i].video_std); in tvp514x_s_std()
634 decoder->std_list[i].video_std; in tvp514x_s_std()
/linux/drivers/media/usb/hdpvr/
H A Dhdpvr.h47 u8 video_std; member
H A Dhdpvr-control.c157 hdpvr_config_call(dev, CTRL_VIDEO_STD_TYPE, dev->options.video_std); in hdpvr_set_options()
H A Dhdpvr-core.c247 .video_std = HDPVR_60HZ,