Searched refs:saa7134_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.4/drivers/media/pci/saa7134/ |
D | saa7134-video.c | 1997 static const struct v4l2_ctrl_ops saa7134_ctrl_ops = { variable 2002 .ops = &saa7134_ctrl_ops, 2012 .ops = &saa7134_ctrl_ops, 2022 .ops = &saa7134_ctrl_ops, 2032 .ops = &saa7134_ctrl_ops, 2056 v4l2_ctrl_new_std(hdl, &saa7134_ctrl_ops, in saa7134_video_init1() 2058 v4l2_ctrl_new_std(hdl, &saa7134_ctrl_ops, in saa7134_video_init1() 2060 v4l2_ctrl_new_std(hdl, &saa7134_ctrl_ops, in saa7134_video_init1() 2062 v4l2_ctrl_new_std(hdl, &saa7134_ctrl_ops, in saa7134_video_init1() 2064 v4l2_ctrl_new_std(hdl, &saa7134_ctrl_ops, in saa7134_video_init1() [all …]
|