Searched refs:s2255_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/media/usb/s2255/ |
H A D | s2255drv.c | 1570 static const struct v4l2_ctrl_ops s2255_ctrl_ops = { variable 1575 .ops = &s2255_ctrl_ops, 1602 v4l2_ctrl_new_std(&vc->hdl, &s2255_ctrl_ops, in s2255_probe_v4l() 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() 1611 &s2255_ctrl_ops, in s2255_probe_v4l()
|