Searched refs:meye_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/media/pci/meye/ |
D | meye.c | 1543 static const struct v4l2_ctrl_ops meye_ctrl_ops = { variable 1588 .ops = &meye_ctrl_ops, in meye_probe() 1598 .ops = &meye_ctrl_ops, in meye_probe() 1606 .ops = &meye_ctrl_ops, in meye_probe() 1707 v4l2_ctrl_new_std(&meye.hdl, &meye_ctrl_ops, in meye_probe() 1709 v4l2_ctrl_new_std(&meye.hdl, &meye_ctrl_ops, in meye_probe() 1711 v4l2_ctrl_new_std(&meye.hdl, &meye_ctrl_ops, in meye_probe() 1713 v4l2_ctrl_new_std(&meye.hdl, &meye_ctrl_ops, in meye_probe() 1716 v4l2_ctrl_new_std(&meye.hdl, &meye_ctrl_ops, in meye_probe() 1719 v4l2_ctrl_new_std(&meye.hdl, &meye_ctrl_ops, in meye_probe()
|