Home
last modified time | relevance | path

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

123

/linux-6.15/drivers/media/test-drivers/vivid/
H A Dvivid-ctrls.c151 static const struct v4l2_ctrl_config vivid_ctrl_button = {
169 static const struct v4l2_ctrl_config vivid_ctrl_int32 = {
179 static const struct v4l2_ctrl_config vivid_ctrl_int64 = {
284 static const struct v4l2_ctrl_config vivid_ctrl_menu = {
296 static const struct v4l2_ctrl_config vivid_ctrl_string = {
345 static const struct v4l2_ctrl_config vivid_ctrl_area = {
385 static const struct v4l2_ctrl_config vivid_ctrl_rect = {
1639 struct v4l2_ctrl_config vivid_ctrl_dv_timings = { in vivid_create_controls()
1732 struct v4l2_ctrl_config vivid_ctrl_test_pattern = { in vivid_create_controls()
1766 struct v4l2_ctrl_config ctrl_config = { in vivid_create_controls()
[all …]
/linux-6.15/drivers/media/usb/go7007/
H A Dgo7007-v4l2.c882 static const struct v4l2_ctrl_config go7007_pixel_threshold0_ctrl = {
892 static const struct v4l2_ctrl_config go7007_motion_threshold0_ctrl = {
902 static const struct v4l2_ctrl_config go7007_mb_threshold0_ctrl = {
912 static const struct v4l2_ctrl_config go7007_pixel_threshold1_ctrl = {
922 static const struct v4l2_ctrl_config go7007_motion_threshold1_ctrl = {
932 static const struct v4l2_ctrl_config go7007_mb_threshold1_ctrl = {
942 static const struct v4l2_ctrl_config go7007_pixel_threshold2_ctrl = {
962 static const struct v4l2_ctrl_config go7007_mb_threshold2_ctrl = {
972 static const struct v4l2_ctrl_config go7007_pixel_threshold3_ctrl = {
992 static const struct v4l2_ctrl_config go7007_mb_threshold3_ctrl = {
[all …]
/linux-6.15/drivers/media/usb/pwc/
H A Dpwc-v4l.c60 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 = {
140 static const struct v4l2_ctrl_config pwc_awb_delay_cfg = {
[all …]
/linux-6.15/drivers/media/platform/mediatek/vcodec/decoder/
H A Dmtk_vcodec_dec_stateless.c19 struct v4l2_ctrl_config cfg;
551 static void mtk_vcodec_dec_fill_h264_level(struct v4l2_ctrl_config *cfg, in mtk_vcodec_dec_fill_h264_level()
572 static void mtk_vcodec_dec_fill_h264_profile(struct v4l2_ctrl_config *cfg, in mtk_vcodec_dec_fill_h264_profile()
586 static void mtk_vcodec_dec_fill_h265_level(struct v4l2_ctrl_config *cfg, in mtk_vcodec_dec_fill_h265_level()
602 static void mtk_vcodec_dec_fill_h265_profile(struct v4l2_ctrl_config *cfg, in mtk_vcodec_dec_fill_h265_profile()
616 static void mtk_vcodec_dec_fill_vp9_level(struct v4l2_ctrl_config *cfg, in mtk_vcodec_dec_fill_vp9_level()
636 static void mtk_vcodec_dec_fill_vp9_profile(struct v4l2_ctrl_config *cfg, in mtk_vcodec_dec_fill_vp9_profile()
650 static void mtk_vcodec_dec_reset_controls(struct v4l2_ctrl_config *cfg, in mtk_vcodec_dec_reset_controls()
697 struct v4l2_ctrl_config cfg = mtk_stateless_controls[i].cfg; in mtk_vcodec_dec_ctrls_setup()
/linux-6.15/drivers/staging/media/atomisp/pci/
H A Datomisp_subdev.c664 static const struct v4l2_ctrl_config ctrl_run_mode = {
680 static const struct v4l2_ctrl_config ctrl_vfpp = {
701 static const struct v4l2_ctrl_config ctrl_continuous_raw_buffer_size = {
725 static const struct v4l2_ctrl_config ctrl_continuous_viewfinder = {
743 static const struct v4l2_ctrl_config ctrl_enable_raw_buffer_lock = {
761 static const struct v4l2_ctrl_config ctrl_disable_dz = {
/linux-6.15/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 = {
H A Dvsp1_hgt.c112 static const struct v4l2_ctrl_config hgt_hue_areas = {
H A Dvsp1_lut.c79 static const struct v4l2_ctrl_config lut_table_control = {
H A Dvsp1_sru.c93 static const struct v4l2_ctrl_config sru_intensity_control = {
/linux-6.15/drivers/media/test-drivers/vimc/
H A Dvimc-sensor.c345 static const struct v4l2_ctrl_config vimc_sensor_ctrl_class = {
352 static const struct v4l2_ctrl_config vimc_sensor_ctrl_test_pattern = {
368 static const struct v4l2_ctrl_config vimc_sensor_ctrl_osd_mode = {
H A Dvimc-debayer.c541 static const struct v4l2_ctrl_config vimc_debayer_ctrl_class = {
548 static const struct v4l2_ctrl_config vimc_debayer_ctrl_mean_win_size = {
/linux-6.15/include/media/
H A Dv4l2-flash-led-class.h29 struct v4l2_ctrl_config config;
H A Dv4l2-ctrls.h462 struct v4l2_ctrl_config { struct
656 const struct v4l2_ctrl_config *cfg,
/linux-6.15/drivers/staging/media/rkvdec/
H A Drkvdec.h28 struct v4l2_ctrl_config cfg;
/linux-6.15/drivers/media/test-drivers/visl/
H A Dvisl.h161 struct v4l2_ctrl_config cfg;
/linux-6.15/drivers/media/i2c/
H A Dmt9v032.c171 const struct v4l2_ctrl_config * const aec_max_shutter_v4l2_ctrl;
755 static const struct v4l2_ctrl_config mt9v032_test_pattern_color = {
767 static const struct v4l2_ctrl_config mt9v032_aegc_controls[] = {
821 static const struct v4l2_ctrl_config mt9v032_aec_max_shutter_width = {
833 static const struct v4l2_ctrl_config mt9v034_aec_max_shutter_width = {
H A Dmax2175.c1198 static const struct v4l2_ctrl_config max2175_i2s_en = {
1214 static const struct v4l2_ctrl_config max2175_hsls = {
1240 static const struct v4l2_ctrl_config max2175_eu_rx_mode = {
1250 static const struct v4l2_ctrl_config max2175_na_rx_mode = {
H A Dthp7312.c1163 static const struct v4l2_ctrl_config thp7312_ctrl_focus_method_cdaf = {
1174 static const struct v4l2_ctrl_config thp7312_ctrl_focus_method_pdaf = {
1185 static const struct v4l2_ctrl_config thp7312_v4l2_ctrls_custom[] = {
1257 const struct v4l2_ctrl_config *af_method; in thp7312_init_controls()
1339 const struct v4l2_ctrl_config *ctrl_cfg = in thp7312_init_controls()
/linux-6.15/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[] = {
/linux-6.15/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()
/linux-6.15/drivers/media/usb/gspca/stv06xx/
H A 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-6.15/drivers/staging/media/sunxi/cedrus/
H A Dcedrus.h51 struct v4l2_ctrl_config cfg;
/linux-6.15/drivers/media/pci/bt8xx/
H A Dbttv-driver.c1328 static struct v4l2_ctrl_config bttv_ctrl_combfilter = {
1339 static struct v4l2_ctrl_config bttv_ctrl_automute = {
1350 static struct v4l2_ctrl_config bttv_ctrl_lumafilter = {
1361 static struct v4l2_ctrl_config bttv_ctrl_agc_crush = {
1372 static struct v4l2_ctrl_config bttv_ctrl_vcr_hack = {
1383 static struct v4l2_ctrl_config bttv_ctrl_whitecrush_lower = {
1394 static struct v4l2_ctrl_config bttv_ctrl_whitecrush_upper = {
1405 static struct v4l2_ctrl_config bttv_ctrl_uv_ratio = {
1416 static struct v4l2_ctrl_config bttv_ctrl_full_luma = {
1426 static struct v4l2_ctrl_config bttv_ctrl_coring = {
/linux-6.15/drivers/media/platform/verisilicon/
H A Dhantro.h135 struct v4l2_ctrl_config cfg;

123