Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/hdpvr/
H A Dhdpvr.h185 #define CTRL_HUE 0x2b00 macro
H A Dhdpvr-control.c172 hdpvr_config_call(dev, CTRL_HUE, dev->options.hue); in hdpvr_set_options()
H A Dhdpvr-video.c920 ret = hdpvr_config_call(dev, CTRL_HUE, ctrl->val); in hdpvr_s_ctrl()