Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/media/video/hdpvr/
Dhdpvr.h176 #define CTRL_CONTRAST 0x2a00 macro
Dhdpvr-control.c192 hdpvr_config_call(dev, CTRL_CONTRAST, dev->options.contrast); in hdpvr_set_options()
Dhdpvr-video.c868 retval = hdpvr_config_call(dev, CTRL_CONTRAST, ctrl->value); in vidioc_s_ctrl()