Home
last modified time | relevance | path

Searched refs:CTRL_VIDEO_STD_TYPE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/media/usb/hdpvr/
H A Dhdpvr.h181 #define CTRL_VIDEO_STD_TYPE 0x1700 macro
H A Dhdpvr-control.c157 hdpvr_config_call(dev, CTRL_VIDEO_STD_TYPE, dev->options.video_std); in hdpvr_set_options()
H A Dhdpvr-video.c606 return hdpvr_config_call(dev, CTRL_VIDEO_STD_TYPE, std_type); in vidioc_s_std()