Searched refs:meye_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/media/pci/meye/ |
D | meye.c | 1552 static const struct v4l2_ctrl_ops meye_ctrl_ops = { variable 1597 .ops = &meye_ctrl_ops, in meye_probe() 1607 .ops = &meye_ctrl_ops, in meye_probe() 1615 .ops = &meye_ctrl_ops, in meye_probe() 1720 v4l2_ctrl_new_std(&meye.hdl, &meye_ctrl_ops, in meye_probe() 1722 v4l2_ctrl_new_std(&meye.hdl, &meye_ctrl_ops, in meye_probe() 1724 v4l2_ctrl_new_std(&meye.hdl, &meye_ctrl_ops, in meye_probe() 1726 v4l2_ctrl_new_std(&meye.hdl, &meye_ctrl_ops, in meye_probe() 1729 v4l2_ctrl_new_std(&meye.hdl, &meye_ctrl_ops, in meye_probe() 1732 v4l2_ctrl_new_std(&meye.hdl, &meye_ctrl_ops, in meye_probe()
|