Searched refs:saa7134_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/pci/saa7134/ |
D | saa7134-video.c | 1996 static const struct v4l2_ctrl_ops saa7134_ctrl_ops = { variable 2001 .ops = &saa7134_ctrl_ops, 2011 .ops = &saa7134_ctrl_ops, 2021 .ops = &saa7134_ctrl_ops, 2031 .ops = &saa7134_ctrl_ops, 2055 v4l2_ctrl_new_std(hdl, &saa7134_ctrl_ops, in saa7134_video_init1() 2057 v4l2_ctrl_new_std(hdl, &saa7134_ctrl_ops, in saa7134_video_init1() 2059 v4l2_ctrl_new_std(hdl, &saa7134_ctrl_ops, in saa7134_video_init1() 2061 v4l2_ctrl_new_std(hdl, &saa7134_ctrl_ops, in saa7134_video_init1() 2063 v4l2_ctrl_new_std(hdl, &saa7134_ctrl_ops, in saa7134_video_init1() [all …]
|