Searched refs:tw5864_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/media/pci/tw5864/ |
H A D | tw5864-video.c | 828 static const struct v4l2_ctrl_ops tw5864_ctrl_ops = { variable 934 .ops = &tw5864_ctrl_ops, 1131 v4l2_ctrl_new_std(hdl, &tw5864_ctrl_ops, in tw5864_video_input_init() 1133 v4l2_ctrl_new_std(hdl, &tw5864_ctrl_ops, in tw5864_video_input_init() 1135 v4l2_ctrl_new_std(hdl, &tw5864_ctrl_ops, in tw5864_video_input_init() 1137 v4l2_ctrl_new_std(hdl, &tw5864_ctrl_ops, V4L2_CID_HUE, -128, 127, 1, 0); in tw5864_video_input_init() 1138 v4l2_ctrl_new_std(hdl, &tw5864_ctrl_ops, V4L2_CID_MPEG_VIDEO_GOP_SIZE, in tw5864_video_input_init() 1140 v4l2_ctrl_new_std(hdl, &tw5864_ctrl_ops, in tw5864_video_input_init() 1142 v4l2_ctrl_new_std_menu(hdl, &tw5864_ctrl_ops, in tw5864_video_input_init() 1146 v4l2_ctrl_new_std(hdl, &tw5864_ctrl_ops, in tw5864_video_input_init()
|