Searched refs:saa7134_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/media/pci/saa7134/ |
H A D | saa7134-video.c | 1591 static const struct v4l2_ctrl_ops saa7134_ctrl_ops = { variable 1596 .ops = &saa7134_ctrl_ops, 1606 .ops = &saa7134_ctrl_ops, 1616 .ops = &saa7134_ctrl_ops, 1626 .ops = &saa7134_ctrl_ops, 1650 v4l2_ctrl_new_std(hdl, &saa7134_ctrl_ops, in saa7134_video_init1() 1652 v4l2_ctrl_new_std(hdl, &saa7134_ctrl_ops, in saa7134_video_init1() 1654 v4l2_ctrl_new_std(hdl, &saa7134_ctrl_ops, in saa7134_video_init1() 1656 v4l2_ctrl_new_std(hdl, &saa7134_ctrl_ops, in saa7134_video_init1() 1658 v4l2_ctrl_new_std(hdl, &saa7134_ctrl_ops, in saa7134_video_init1() [all …]
|