Searched refs:tw5864_md_thresholds (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/pci/tw5864/ |
H A D | tw5864-video.c | 934 static const struct v4l2_ctrl_config tw5864_md_thresholds = { variable 1149 tw5864_md_thresholds.min, tw5864_md_thresholds.max, in tw5864_video_input_init() 1150 tw5864_md_thresholds.step, tw5864_md_thresholds.def); in tw5864_video_input_init() 1152 v4l2_ctrl_new_custom(hdl, &tw5864_md_thresholds, NULL); in tw5864_video_input_init()
|
/kernel/linux/linux-6.6/drivers/media/pci/tw5864/ |
H A D | tw5864-video.c | 933 static const struct v4l2_ctrl_config tw5864_md_thresholds = { variable 1148 tw5864_md_thresholds.min, tw5864_md_thresholds.max, in tw5864_video_input_init() 1149 tw5864_md_thresholds.step, tw5864_md_thresholds.def); in tw5864_video_input_init() 1151 v4l2_ctrl_new_custom(hdl, &tw5864_md_thresholds, NULL); in tw5864_video_input_init()
|
Completed in 5 milliseconds