Searched refs:s2255_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/media/usb/s2255/ |
D | s2255drv.c | 1605 static const struct v4l2_ctrl_ops s2255_ctrl_ops = { variable 1610 .ops = &s2255_ctrl_ops, 1637 v4l2_ctrl_new_std(&vc->hdl, &s2255_ctrl_ops, in s2255_probe_v4l() 1639 v4l2_ctrl_new_std(&vc->hdl, &s2255_ctrl_ops, in s2255_probe_v4l() 1641 v4l2_ctrl_new_std(&vc->hdl, &s2255_ctrl_ops, in s2255_probe_v4l() 1643 v4l2_ctrl_new_std(&vc->hdl, &s2255_ctrl_ops, in s2255_probe_v4l() 1646 &s2255_ctrl_ops, in s2255_probe_v4l()
|