Searched refs:saa7134_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/media/pci/saa7134/ |
D | saa7134-video.c | 1976 static const struct v4l2_ctrl_ops saa7134_ctrl_ops = { variable 1981 .ops = &saa7134_ctrl_ops, 1991 .ops = &saa7134_ctrl_ops, 2001 .ops = &saa7134_ctrl_ops, 2011 .ops = &saa7134_ctrl_ops, 2035 v4l2_ctrl_new_std(hdl, &saa7134_ctrl_ops, in saa7134_video_init1() 2037 v4l2_ctrl_new_std(hdl, &saa7134_ctrl_ops, in saa7134_video_init1() 2039 v4l2_ctrl_new_std(hdl, &saa7134_ctrl_ops, in saa7134_video_init1() 2041 v4l2_ctrl_new_std(hdl, &saa7134_ctrl_ops, in saa7134_video_init1() 2043 v4l2_ctrl_new_std(hdl, &saa7134_ctrl_ops, in saa7134_video_init1() [all …]
|