Searched refs:usbtv_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/media/usb/usbtv/ |
H A D | usbtv-video.c | 871 static const struct v4l2_ctrl_ops usbtv_ctrl_ops = { variable 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() 920 v4l2_ctrl_new_std(&usbtv->ctrl, &usbtv_ctrl_ops, in usbtv_video_init()
|