Searched refs:meye_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/drivers/staging/media/deprecated/meye/ |
D | meye.c | 1526 static const struct v4l2_ctrl_ops meye_ctrl_ops = { variable 1567 .ops = &meye_ctrl_ops, in meye_probe() 1577 .ops = &meye_ctrl_ops, in meye_probe() 1585 .ops = &meye_ctrl_ops, in meye_probe() 1686 v4l2_ctrl_new_std(&meye.hdl, &meye_ctrl_ops, in meye_probe() 1688 v4l2_ctrl_new_std(&meye.hdl, &meye_ctrl_ops, in meye_probe() 1690 v4l2_ctrl_new_std(&meye.hdl, &meye_ctrl_ops, in meye_probe() 1692 v4l2_ctrl_new_std(&meye.hdl, &meye_ctrl_ops, in meye_probe() 1695 v4l2_ctrl_new_std(&meye.hdl, &meye_ctrl_ops, in meye_probe() 1698 v4l2_ctrl_new_std(&meye.hdl, &meye_ctrl_ops, in meye_probe()
|