Searched refs:tw5864_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/media/pci/tw5864/ |
D | tw5864-video.c | 832 static const struct v4l2_ctrl_ops tw5864_ctrl_ops = { variable 938 .ops = &tw5864_ctrl_ops, 1136 v4l2_ctrl_new_std(hdl, &tw5864_ctrl_ops, in tw5864_video_input_init() 1138 v4l2_ctrl_new_std(hdl, &tw5864_ctrl_ops, in tw5864_video_input_init() 1140 v4l2_ctrl_new_std(hdl, &tw5864_ctrl_ops, in tw5864_video_input_init() 1142 v4l2_ctrl_new_std(hdl, &tw5864_ctrl_ops, V4L2_CID_HUE, -128, 127, 1, 0); in tw5864_video_input_init() 1143 v4l2_ctrl_new_std(hdl, &tw5864_ctrl_ops, V4L2_CID_MPEG_VIDEO_GOP_SIZE, in tw5864_video_input_init() 1145 v4l2_ctrl_new_std(hdl, &tw5864_ctrl_ops, in tw5864_video_input_init() 1147 v4l2_ctrl_new_std_menu(hdl, &tw5864_ctrl_ops, in tw5864_video_input_init() 1151 v4l2_ctrl_new_std(hdl, &tw5864_ctrl_ops, in tw5864_video_input_init()
|