Searched refs:s2255_ctrl_ops (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/usb/s2255/ |
H A 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()
|
/kernel/linux/linux-6.6/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()
|
Completed in 8 milliseconds