Searched refs:usbtv_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
| /Linux-v4.19/drivers/media/usb/usbtv/ |
| D | usbtv-video.c | 869 static const struct v4l2_ctrl_ops usbtv_ctrl_ops = { variable 911 v4l2_ctrl_new_std(&usbtv->ctrl, &usbtv_ctrl_ops, in usbtv_video_init() 913 v4l2_ctrl_new_std(&usbtv->ctrl, &usbtv_ctrl_ops, in usbtv_video_init() 915 v4l2_ctrl_new_std(&usbtv->ctrl, &usbtv_ctrl_ops, in usbtv_video_init() 917 v4l2_ctrl_new_std(&usbtv->ctrl, &usbtv_ctrl_ops, in usbtv_video_init() 919 v4l2_ctrl_new_std(&usbtv->ctrl, &usbtv_ctrl_ops, in usbtv_video_init()
|