Home
last modified time | relevance | path

Searched refs:tw5864_ctrl_ops (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/pci/tw5864/
H A Dtw5864-video.c829 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()
[all...]
/kernel/linux/linux-6.6/drivers/media/pci/tw5864/
H A Dtw5864-video.c828 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()
[all...]

Completed in 4 milliseconds