Searched refs:saa7134_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/media/pci/saa7134/ |
D | saa7134-video.c | 2056 static const struct v4l2_ctrl_ops saa7134_ctrl_ops = { variable 2061 .ops = &saa7134_ctrl_ops, 2071 .ops = &saa7134_ctrl_ops, 2081 .ops = &saa7134_ctrl_ops, 2091 .ops = &saa7134_ctrl_ops, 2115 v4l2_ctrl_new_std(hdl, &saa7134_ctrl_ops, in saa7134_video_init1() 2117 v4l2_ctrl_new_std(hdl, &saa7134_ctrl_ops, in saa7134_video_init1() 2119 v4l2_ctrl_new_std(hdl, &saa7134_ctrl_ops, in saa7134_video_init1() 2121 v4l2_ctrl_new_std(hdl, &saa7134_ctrl_ops, in saa7134_video_init1() 2123 v4l2_ctrl_new_std(hdl, &saa7134_ctrl_ops, in saa7134_video_init1() [all …]
|