Home
last modified time | relevance | path

Searched refs:v4l2_ctrl_config (Results 1 – 25 of 63) sorted by relevance

123

/Linux-v5.10/drivers/media/test-drivers/vivid/
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_bitmask = {
[all …]
/Linux-v5.10/drivers/media/usb/go7007/
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_ctrl = {
[all …]
/Linux-v5.10/drivers/media/usb/pwc/
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_cfg = {
[all …]
/Linux-v5.10/drivers/staging/media/atomisp/pci/
Datomisp_subdev.c883 static const struct v4l2_ctrl_config ctrl_fmt_auto = {
902 static const struct v4l2_ctrl_config ctrl_run_mode = {
919 static const struct v4l2_ctrl_config ctrl_vfpp = {
936 static const struct v4l2_ctrl_config ctrl_continuous_mode = {
958 static const struct v4l2_ctrl_config ctrl_continuous_raw_buffer_size = {
983 static const struct v4l2_ctrl_config ctrl_continuous_viewfinder = {
1001 static const struct v4l2_ctrl_config ctrl_enable_raw_buffer_lock = {
1019 static const struct v4l2_ctrl_config ctrl_disable_dz = {
1036 static const struct v4l2_ctrl_config ctrl_depth_mode = {
1054 static const struct v4l2_ctrl_config ctrl_select_isp_version = {
[all …]
/Linux-v5.10/drivers/media/platform/vsp1/
Dvsp1_clu.c86 static const struct v4l2_ctrl_config clu_table_control = {
104 static const struct v4l2_ctrl_config clu_mode_control = {
Dvsp1_hgo.c102 static const struct v4l2_ctrl_config hgo_max_rgb_control = {
117 static const struct v4l2_ctrl_config hgo_num_bins_control = {
Dvsp1_hgt.c112 static const struct v4l2_ctrl_config hgt_hue_areas = {
Dvsp1_lut.c79 static const struct v4l2_ctrl_config lut_table_control = {
Dvsp1_sru.c93 static const struct v4l2_ctrl_config sru_intensity_control = {
/Linux-v5.10/drivers/media/test-drivers/vimc/
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 = {
Dvimc-debayer.c544 static const struct v4l2_ctrl_config vimc_deb_ctrl_class = {
551 static const struct v4l2_ctrl_config vimc_deb_ctrl_mean_win_size = {
/Linux-v5.10/include/media/
Dv4l2-flash-led-class.h29 struct v4l2_ctrl_config config;
Dv4l2-ctrls.h409 struct v4l2_ctrl_config { struct
601 const struct v4l2_ctrl_config *cfg,
/Linux-v5.10/drivers/staging/media/rkvdec/
Drkvdec.h29 struct v4l2_ctrl_config cfg;
/Linux-v5.10/drivers/media/i2c/
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 = {
Dmax2175.c1199 static const struct v4l2_ctrl_config max2175_i2s_en = {
1215 static const struct v4l2_ctrl_config max2175_hsls = {
1241 static const struct v4l2_ctrl_config max2175_eu_rx_mode = {
1251 static const struct v4l2_ctrl_config max2175_na_rx_mode = {
Dmt9t001.c646 static const struct v4l2_ctrl_config mt9t001_ctrls[] = {
690 static const struct v4l2_ctrl_config mt9t001_gains[] = {
/Linux-v5.10/drivers/media/v4l2-core/
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()
/Linux-v5.10/drivers/media/usb/gspca/stv06xx/
Dstv06xx_pb0100.c110 static const struct v4l2_ctrl_config autogain_target = { in pb0100_init_controls()
119 static const struct v4l2_ctrl_config natural_light = { in pb0100_init_controls()
/Linux-v5.10/drivers/staging/media/imx/
Dimx-media-fim.c293 static const struct v4l2_ctrl_config fim_ctrl[] = {
346 static const struct v4l2_ctrl_config fim_icap_ctrl[] = {
/Linux-v5.10/drivers/staging/media/sunxi/cedrus/
Dcedrus.h54 struct v4l2_ctrl_config cfg;
/Linux-v5.10/drivers/staging/media/hantro/
Dhantro.h118 struct v4l2_ctrl_config cfg;
/Linux-v5.10/drivers/media/pci/bt8xx/
Dbttv-driver.c1343 static struct v4l2_ctrl_config bttv_ctrl_combfilter = {
1354 static struct v4l2_ctrl_config bttv_ctrl_automute = {
1365 static struct v4l2_ctrl_config bttv_ctrl_lumafilter = {
1376 static struct v4l2_ctrl_config bttv_ctrl_agc_crush = {
1387 static struct v4l2_ctrl_config bttv_ctrl_vcr_hack = {
1398 static struct v4l2_ctrl_config bttv_ctrl_whitecrush_lower = {
1409 static struct v4l2_ctrl_config bttv_ctrl_whitecrush_upper = {
1420 static struct v4l2_ctrl_config bttv_ctrl_uv_ratio = {
1431 static struct v4l2_ctrl_config bttv_ctrl_full_luma = {
1441 static struct v4l2_ctrl_config bttv_ctrl_coring = {
/Linux-v5.10/drivers/media/pci/meye/
Dmeye.c1565 static const struct v4l2_ctrl_config ctrl_agc = { in meye_probe()
1575 static const struct v4l2_ctrl_config ctrl_picture = { in meye_probe()
1583 static const struct v4l2_ctrl_config ctrl_framerate = { in meye_probe()
/Linux-v5.10/drivers/media/usb/gspca/
Djeilinj.c431 static const struct v4l2_ctrl_config custom_autogain = { in sd_init_controls()

123