Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/hdpvr/
H A Dhdpvr.h180 #define CTRL_VIDEO_INPUT_VALUE 0x1500 macro
H A Dhdpvr-control.c159 hdpvr_config_call(dev, CTRL_VIDEO_INPUT_VALUE, in hdpvr_set_options()
H A Dhdpvr-video.c793 retval = hdpvr_config_call(dev, CTRL_VIDEO_INPUT_VALUE, index+1); in vidioc_s_input()