Home
last modified time | relevance | path

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

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