Searched refs:saa7134_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/drivers/media/pci/saa7134/ |
D | saa7134-video.c | 1989 static const struct v4l2_ctrl_ops saa7134_ctrl_ops = { variable 1994 .ops = &saa7134_ctrl_ops, 2004 .ops = &saa7134_ctrl_ops, 2014 .ops = &saa7134_ctrl_ops, 2024 .ops = &saa7134_ctrl_ops, 2048 v4l2_ctrl_new_std(hdl, &saa7134_ctrl_ops, in saa7134_video_init1() 2050 v4l2_ctrl_new_std(hdl, &saa7134_ctrl_ops, in saa7134_video_init1() 2052 v4l2_ctrl_new_std(hdl, &saa7134_ctrl_ops, in saa7134_video_init1() 2054 v4l2_ctrl_new_std(hdl, &saa7134_ctrl_ops, in saa7134_video_init1() 2056 v4l2_ctrl_new_std(hdl, &saa7134_ctrl_ops, in saa7134_video_init1() [all …]
|