Home
last modified time | relevance | path

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

/linux/drivers/media/usb/hdpvr/
H A Dhdpvr.h184 #define CTRL_CONTRAST 0x2a00 macro
H A Dhdpvr-control.c171 hdpvr_config_call(dev, CTRL_CONTRAST, dev->options.contrast); in hdpvr_set_options()
H A Dhdpvr-video.c908 ret = hdpvr_config_call(dev, CTRL_CONTRAST, ctrl->val); in hdpvr_s_ctrl()