Searched refs:usbtv_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/media/usb/usbtv/ |
D | usbtv-video.c | 869 static const struct v4l2_ctrl_ops usbtv_ctrl_ops = { variable 910 v4l2_ctrl_new_std(&usbtv->ctrl, &usbtv_ctrl_ops, in usbtv_video_init() 912 v4l2_ctrl_new_std(&usbtv->ctrl, &usbtv_ctrl_ops, in usbtv_video_init() 914 v4l2_ctrl_new_std(&usbtv->ctrl, &usbtv_ctrl_ops, in usbtv_video_init() 916 v4l2_ctrl_new_std(&usbtv->ctrl, &usbtv_ctrl_ops, in usbtv_video_init() 918 v4l2_ctrl_new_std(&usbtv->ctrl, &usbtv_ctrl_ops, in usbtv_video_init()
|