Searched refs:tw5864_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/media/pci/tw5864/ |
D | tw5864-video.c | 829 static const struct v4l2_ctrl_ops tw5864_ctrl_ops = { variable 935 .ops = &tw5864_ctrl_ops, 1132 v4l2_ctrl_new_std(hdl, &tw5864_ctrl_ops, in tw5864_video_input_init() 1134 v4l2_ctrl_new_std(hdl, &tw5864_ctrl_ops, in tw5864_video_input_init() 1136 v4l2_ctrl_new_std(hdl, &tw5864_ctrl_ops, in tw5864_video_input_init() 1138 v4l2_ctrl_new_std(hdl, &tw5864_ctrl_ops, V4L2_CID_HUE, -128, 127, 1, 0); in tw5864_video_input_init() 1139 v4l2_ctrl_new_std(hdl, &tw5864_ctrl_ops, V4L2_CID_MPEG_VIDEO_GOP_SIZE, in tw5864_video_input_init() 1141 v4l2_ctrl_new_std(hdl, &tw5864_ctrl_ops, in tw5864_video_input_init() 1143 v4l2_ctrl_new_std_menu(hdl, &tw5864_ctrl_ops, in tw5864_video_input_init() 1147 v4l2_ctrl_new_std(hdl, &tw5864_ctrl_ops, in tw5864_video_input_init()
|