Home
last modified time | relevance | path

Searched refs:v4l2_ctrl_config (Results 1 - 25 of 130) sorted by relevance

123456

/kernel/linux/linux-6.6/drivers/media/test-drivers/vivid/
H A Dvivid-ctrls.c147 static const struct v4l2_ctrl_config vivid_ctrl_button = {
154 static const struct v4l2_ctrl_config vivid_ctrl_boolean = {
165 static const struct v4l2_ctrl_config vivid_ctrl_int32 = {
175 static const struct v4l2_ctrl_config vivid_ctrl_int64 = {
185 static const struct v4l2_ctrl_config vivid_ctrl_u32_array = {
197 static const struct v4l2_ctrl_config vivid_ctrl_u32_dyn_array = {
210 static const struct v4l2_ctrl_config vivid_ctrl_u16_matrix = {
222 static const struct v4l2_ctrl_config vivid_ctrl_u8_4d_array = {
234 static const struct v4l2_ctrl_config vivid_ctrl_u8_pixel_array = {
246 static const struct v4l2_ctrl_config vivid_ctrl_s32_arra
[all...]
/kernel/linux/linux-5.10/drivers/media/test-drivers/vivid/
H A Dvivid-ctrls.c130 static const struct v4l2_ctrl_config vivid_ctrl_button = {
137 static const struct v4l2_ctrl_config vivid_ctrl_boolean = {
148 static const struct v4l2_ctrl_config vivid_ctrl_int32 = {
158 static const struct v4l2_ctrl_config vivid_ctrl_int64 = {
168 static const struct v4l2_ctrl_config vivid_ctrl_u32_array = {
180 static const struct v4l2_ctrl_config vivid_ctrl_u16_matrix = {
192 static const struct v4l2_ctrl_config vivid_ctrl_u8_4d_array = {
214 static const struct v4l2_ctrl_config vivid_ctrl_menu = {
226 static const struct v4l2_ctrl_config vivid_ctrl_string = {
236 static const struct v4l2_ctrl_config vivid_ctrl_bitmas
[all...]
/kernel/linux/linux-5.10/drivers/media/usb/go7007/
H A Dgo7007-v4l2.c888 static const struct v4l2_ctrl_config go7007_pixel_threshold0_ctrl = {
898 static const struct v4l2_ctrl_config go7007_motion_threshold0_ctrl = {
908 static const struct v4l2_ctrl_config go7007_mb_threshold0_ctrl = {
918 static const struct v4l2_ctrl_config go7007_pixel_threshold1_ctrl = {
928 static const struct v4l2_ctrl_config go7007_motion_threshold1_ctrl = {
938 static const struct v4l2_ctrl_config go7007_mb_threshold1_ctrl = {
948 static const struct v4l2_ctrl_config go7007_pixel_threshold2_ctrl = {
958 static const struct v4l2_ctrl_config go7007_motion_threshold2_ctrl = {
968 static const struct v4l2_ctrl_config go7007_mb_threshold2_ctrl = {
978 static const struct v4l2_ctrl_config go7007_pixel_threshold3_ctr
[all...]
/kernel/linux/linux-6.6/drivers/media/usb/go7007/
H A Dgo7007-v4l2.c884 static const struct v4l2_ctrl_config go7007_pixel_threshold0_ctrl = {
894 static const struct v4l2_ctrl_config go7007_motion_threshold0_ctrl = {
904 static const struct v4l2_ctrl_config go7007_mb_threshold0_ctrl = {
914 static const struct v4l2_ctrl_config go7007_pixel_threshold1_ctrl = {
924 static const struct v4l2_ctrl_config go7007_motion_threshold1_ctrl = {
934 static const struct v4l2_ctrl_config go7007_mb_threshold1_ctrl = {
944 static const struct v4l2_ctrl_config go7007_pixel_threshold2_ctrl = {
954 static const struct v4l2_ctrl_config go7007_motion_threshold2_ctrl = {
964 static const struct v4l2_ctrl_config go7007_mb_threshold2_ctrl = {
974 static const struct v4l2_ctrl_config go7007_pixel_threshold3_ctr
[all...]
/kernel/linux/linux-5.10/drivers/media/usb/pwc/
H A Dpwc-v4l.c52 static const struct v4l2_ctrl_config pwc_auto_white_balance_cfg = {
60 static const struct v4l2_ctrl_config pwc_autocontour_cfg = {
70 static const struct v4l2_ctrl_config pwc_contour_cfg = {
81 static const struct v4l2_ctrl_config pwc_backlight_cfg = {
90 static const struct v4l2_ctrl_config pwc_flicker_cfg = {
99 static const struct v4l2_ctrl_config pwc_noise_reduction_cfg = {
109 static const struct v4l2_ctrl_config pwc_save_user_cfg = {
116 static const struct v4l2_ctrl_config pwc_restore_user_cfg = {
123 static const struct v4l2_ctrl_config pwc_restore_factory_cfg = {
130 static const struct v4l2_ctrl_config pwc_awb_speed_cf
[all...]
/kernel/linux/linux-6.6/drivers/media/usb/pwc/
H A Dpwc-v4l.c52 static const struct v4l2_ctrl_config pwc_auto_white_balance_cfg = {
60 static const struct v4l2_ctrl_config pwc_autocontour_cfg = {
70 static const struct v4l2_ctrl_config pwc_contour_cfg = {
81 static const struct v4l2_ctrl_config pwc_backlight_cfg = {
90 static const struct v4l2_ctrl_config pwc_flicker_cfg = {
99 static const struct v4l2_ctrl_config pwc_noise_reduction_cfg = {
109 static const struct v4l2_ctrl_config pwc_save_user_cfg = {
116 static const struct v4l2_ctrl_config pwc_restore_user_cfg = {
123 static const struct v4l2_ctrl_config pwc_restore_factory_cfg = {
130 static const struct v4l2_ctrl_config pwc_awb_speed_cf
[all...]
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/
H A Datomisp_subdev.c891 static const struct v4l2_ctrl_config ctrl_fmt_auto = {
910 static const struct v4l2_ctrl_config ctrl_run_mode = {
927 static const struct v4l2_ctrl_config ctrl_vfpp = {
944 static const struct v4l2_ctrl_config ctrl_continuous_mode = {
966 static const struct v4l2_ctrl_config ctrl_continuous_raw_buffer_size = {
991 static const struct v4l2_ctrl_config ctrl_continuous_viewfinder = {
1009 static const struct v4l2_ctrl_config ctrl_enable_raw_buffer_lock = {
1027 static const struct v4l2_ctrl_config ctrl_disable_dz = {
1044 static const struct v4l2_ctrl_config ctrl_depth_mode = {
1062 static const struct v4l2_ctrl_config ctrl_select_isp_versio
[all...]
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/
H A Datomisp_subdev.c718 static const struct v4l2_ctrl_config ctrl_run_mode = {
735 static const struct v4l2_ctrl_config ctrl_vfpp = {
756 static const struct v4l2_ctrl_config ctrl_continuous_raw_buffer_size = {
781 static const struct v4l2_ctrl_config ctrl_continuous_viewfinder = {
799 static const struct v4l2_ctrl_config ctrl_enable_raw_buffer_lock = {
817 static const struct v4l2_ctrl_config ctrl_disable_dz = {
/kernel/linux/linux-5.10/drivers/media/platform/vsp1/
H A Dvsp1_hgo.c102 static const struct v4l2_ctrl_config hgo_max_rgb_control = {
117 static const struct v4l2_ctrl_config hgo_num_bins_control = {
H A Dvsp1_clu.c86 static const struct v4l2_ctrl_config clu_table_control = {
104 static const struct v4l2_ctrl_config clu_mode_control = {
H A Dvsp1_hgt.c112 static const struct v4l2_ctrl_config hgt_hue_areas = {
/kernel/linux/linux-6.6/drivers/media/platform/renesas/vsp1/
H A Dvsp1_clu.c86 static const struct v4l2_ctrl_config clu_table_control = {
104 static const struct v4l2_ctrl_config clu_mode_control = {
H A Dvsp1_hgo.c102 static const struct v4l2_ctrl_config hgo_max_rgb_control = {
117 static const struct v4l2_ctrl_config hgo_num_bins_control = {
/kernel/linux/linux-5.10/include/media/
H A Dv4l2-flash-led-class.h29 struct v4l2_ctrl_config config;
/kernel/linux/linux-6.6/include/media/
H A Dv4l2-flash-led-class.h29 struct v4l2_ctrl_config config;
/kernel/linux/linux-5.10/drivers/media/test-drivers/vimc/
H A Dvimc-sensor.c348 static const struct v4l2_ctrl_config vimc_sen_ctrl_class = {
355 static const struct v4l2_ctrl_config vimc_sen_ctrl_test_pattern = {
371 static const struct v4l2_ctrl_config vimc_sen_ctrl_osd_mode = {
/kernel/linux/linux-6.6/drivers/media/test-drivers/vimc/
H A Dvimc-sensor.c349 static const struct v4l2_ctrl_config vimc_sensor_ctrl_class = {
356 static const struct v4l2_ctrl_config vimc_sensor_ctrl_test_pattern = {
372 static const struct v4l2_ctrl_config vimc_sensor_ctrl_osd_mode = {
/kernel/linux/linux-6.6/drivers/staging/media/imx/
H A Dimx-media-fim.c248 static const struct v4l2_ctrl_config fim_ctrl[] = {
301 static const struct v4l2_ctrl_config fim_icap_ctrl[] = {
/kernel/linux/linux-5.10/drivers/staging/media/rkvdec/
H A Drkvdec.h29 struct v4l2_ctrl_config cfg;
/kernel/linux/linux-6.6/drivers/media/test-drivers/visl/
H A Dvisl.h159 struct v4l2_ctrl_config cfg;
/kernel/linux/linux-6.6/drivers/staging/media/rkvdec/
H A Drkvdec.h28 struct v4l2_ctrl_config cfg;
/kernel/linux/linux-5.10/drivers/media/v4l2-core/
H A Dv4l2-flash-led-class.c286 struct v4l2_ctrl_config *c) in __lfs_to_v4l2_ctrl_config()
300 struct v4l2_ctrl_config *ctrl_cfg; in __fill_ctrl_init_data()
409 struct v4l2_ctrl_config *ctrl_cfg; in v4l2_flash_init_controls()
/kernel/linux/linux-6.6/drivers/media/v4l2-core/
H A Dv4l2-flash-led-class.c312 struct v4l2_ctrl_config *c) in __lfs_to_v4l2_ctrl_config()
326 struct v4l2_ctrl_config *ctrl_cfg; in __fill_ctrl_init_data()
435 struct v4l2_ctrl_config *ctrl_cfg; in v4l2_flash_init_controls()
/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dmt9v032.c170 const struct v4l2_ctrl_config * const aec_max_shutter_v4l2_ctrl;
748 static const struct v4l2_ctrl_config mt9v032_test_pattern_color = {
760 static const struct v4l2_ctrl_config mt9v032_aegc_controls[] = {
814 static const struct v4l2_ctrl_config mt9v032_aec_max_shutter_width = {
826 static const struct v4l2_ctrl_config mt9v034_aec_max_shutter_width = {
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dmt9v032.c170 const struct v4l2_ctrl_config * const aec_max_shutter_v4l2_ctrl;
756 static const struct v4l2_ctrl_config mt9v032_test_pattern_color = {
768 static const struct v4l2_ctrl_config mt9v032_aegc_controls[] = {
822 static const struct v4l2_ctrl_config mt9v032_aec_max_shutter_width = {
834 static const struct v4l2_ctrl_config mt9v034_aec_max_shutter_width = {

Completed in 25 milliseconds

123456