Searched refs:meye_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/drivers/media/pci/meye/ |
D | meye.c | 1527 static const struct v4l2_ctrl_ops meye_ctrl_ops = { variable 1568 .ops = &meye_ctrl_ops, in meye_probe() 1578 .ops = &meye_ctrl_ops, in meye_probe() 1586 .ops = &meye_ctrl_ops, in meye_probe() 1687 v4l2_ctrl_new_std(&meye.hdl, &meye_ctrl_ops, in meye_probe() 1689 v4l2_ctrl_new_std(&meye.hdl, &meye_ctrl_ops, in meye_probe() 1691 v4l2_ctrl_new_std(&meye.hdl, &meye_ctrl_ops, in meye_probe() 1693 v4l2_ctrl_new_std(&meye.hdl, &meye_ctrl_ops, in meye_probe() 1696 v4l2_ctrl_new_std(&meye.hdl, &meye_ctrl_ops, in meye_probe() 1699 v4l2_ctrl_new_std(&meye.hdl, &meye_ctrl_ops, in meye_probe()
|