Searched refs:tw5864_ctrl_ops (Results  1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/media/pci/tw5864/ | 
| D | tw5864-video.c | 823 static const struct v4l2_ctrl_ops tw5864_ctrl_ops = {  variable 929 	.ops = &tw5864_ctrl_ops, 1127 	v4l2_ctrl_new_std(hdl, &tw5864_ctrl_ops,  in tw5864_video_input_init() 1129 	v4l2_ctrl_new_std(hdl, &tw5864_ctrl_ops,  in tw5864_video_input_init() 1131 	v4l2_ctrl_new_std(hdl, &tw5864_ctrl_ops,  in tw5864_video_input_init() 1133 	v4l2_ctrl_new_std(hdl, &tw5864_ctrl_ops, V4L2_CID_HUE, -128, 127, 1, 0);  in tw5864_video_input_init() 1134 	v4l2_ctrl_new_std(hdl, &tw5864_ctrl_ops, V4L2_CID_MPEG_VIDEO_GOP_SIZE,  in tw5864_video_input_init() 1136 	v4l2_ctrl_new_std(hdl, &tw5864_ctrl_ops,  in tw5864_video_input_init() 1138 	v4l2_ctrl_new_std_menu(hdl, &tw5864_ctrl_ops,  in tw5864_video_input_init() 1142 	v4l2_ctrl_new_std(hdl, &tw5864_ctrl_ops,  in tw5864_video_input_init()
  |