Searched refs:s2255_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.4/drivers/media/usb/s2255/ |
D | s2255drv.c | 1572 static const struct v4l2_ctrl_ops s2255_ctrl_ops = { variable 1577 .ops = &s2255_ctrl_ops, 1604 v4l2_ctrl_new_std(&vc->hdl, &s2255_ctrl_ops, in s2255_probe_v4l() 1606 v4l2_ctrl_new_std(&vc->hdl, &s2255_ctrl_ops, in s2255_probe_v4l() 1608 v4l2_ctrl_new_std(&vc->hdl, &s2255_ctrl_ops, in s2255_probe_v4l() 1610 v4l2_ctrl_new_std(&vc->hdl, &s2255_ctrl_ops, in s2255_probe_v4l() 1613 &s2255_ctrl_ops, in s2255_probe_v4l()
|