Searched refs:s2255_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/media/usb/s2255/ |
D | s2255drv.c | 1594 static const struct v4l2_ctrl_ops s2255_ctrl_ops = { variable 1599 .ops = &s2255_ctrl_ops, 1626 v4l2_ctrl_new_std(&vc->hdl, &s2255_ctrl_ops, in s2255_probe_v4l() 1628 v4l2_ctrl_new_std(&vc->hdl, &s2255_ctrl_ops, in s2255_probe_v4l() 1630 v4l2_ctrl_new_std(&vc->hdl, &s2255_ctrl_ops, in s2255_probe_v4l() 1632 v4l2_ctrl_new_std(&vc->hdl, &s2255_ctrl_ops, in s2255_probe_v4l() 1635 &s2255_ctrl_ops, in s2255_probe_v4l()
|