Searched refs:saa7134_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/drivers/media/pci/saa7134/ |
D | saa7134-video.c | 1593 static const struct v4l2_ctrl_ops saa7134_ctrl_ops = { variable 1598 .ops = &saa7134_ctrl_ops, 1608 .ops = &saa7134_ctrl_ops, 1618 .ops = &saa7134_ctrl_ops, 1628 .ops = &saa7134_ctrl_ops, 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() 1660 v4l2_ctrl_new_std(hdl, &saa7134_ctrl_ops, in saa7134_video_init1() [all …]
|