Home
last modified time | relevance | path

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

/drivers/media/video/cx23885/
Dcx23885-video.c1028 int cx23885_set_control(struct cx23885_dev *dev, in cx23885_set_control() function
1046 cx23885_set_control(dev, &ctrl); in init_controls()
1464 return cx23885_set_control(dev, ctl); in vidioc_s_ctrl()
1531 cx23885_set_control(dev, &ctrl); in cx23885_set_freq()
1540 cx23885_set_control(dev, &ctrl); in cx23885_set_freq()
1567 cx23885_set_control(dev, &ctrl); in cx23885_set_freq_via_ops()
1596 cx23885_set_control(dev, &ctrl); in cx23885_set_freq_via_ops()
Dcx23885.h588 int cx23885_set_control(struct cx23885_dev *dev, struct v4l2_control *ctl);
Dcx23885-417.c1332 return cx23885_set_control(dev, ctl); in vidioc_s_ctrl()