Searched refs:skel_ctrl_ops (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/samples/v4l/ |
H A D | v4l2-pci-skeleton.c | 686 static const struct v4l2_ctrl_ops skel_ctrl_ops = { variable 806 v4l2_ctrl_new_std(hdl, &skel_ctrl_ops, in skeleton_probe() 808 v4l2_ctrl_new_std(hdl, &skel_ctrl_ops, in skeleton_probe() 810 v4l2_ctrl_new_std(hdl, &skel_ctrl_ops, in skeleton_probe() 812 v4l2_ctrl_new_std(hdl, &skel_ctrl_ops, in skeleton_probe()
|
/kernel/linux/linux-6.6/samples/v4l/ |
H A D | v4l2-pci-skeleton.c | 674 static const struct v4l2_ctrl_ops skel_ctrl_ops = { variable 794 v4l2_ctrl_new_std(hdl, &skel_ctrl_ops, in skeleton_probe() 796 v4l2_ctrl_new_std(hdl, &skel_ctrl_ops, in skeleton_probe() 798 v4l2_ctrl_new_std(hdl, &skel_ctrl_ops, in skeleton_probe() 800 v4l2_ctrl_new_std(hdl, &skel_ctrl_ops, in skeleton_probe()
|
Completed in 3 milliseconds