Searched refs:ctl_saturation (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/saa7134/
H A Dsaa7134-video.c606 dev->ctl_invert ? -dev->ctl_saturation : dev->ctl_saturation);
1135 c->value = dev->ctl_saturation;
1223 dev->ctl_saturation = c->value;
1225 dev->ctl_invert ? -dev->ctl_saturation : dev->ctl_saturation);
1240 dev->ctl_invert ? -dev->ctl_saturation : dev->ctl_saturation);
2528 dev->ctl_saturation = ctrl_by_id(V4L2_CID_SATURATION)->default_value;
H A Dsaa7134.h577 int ctl_saturation; member in struct:saa7134_dev
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/cx25821/
H A Dcx25821.h246 int ctl_saturation; member in struct:cx25821_channel
H A Dcx25821-video.c1572 ctl->value = dev->channels[fh->channel_id].ctl_saturation;
1618 dev->channels[chan_num].ctl_saturation = ctl->value;

Completed in 94 milliseconds