| /linux-6.15/drivers/media/test-drivers/vivid/ |
| H A D | vivid-ctrls.c | 151 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 D | go7007-v4l2.c | 882 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 D | pwc-v4l.c | 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 = { 140 static const struct v4l2_ctrl_config pwc_awb_delay_cfg = { [all …]
|
| /linux-6.15/drivers/media/platform/mediatek/vcodec/decoder/ |
| H A D | mtk_vcodec_dec_stateless.c | 19 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 D | atomisp_subdev.c | 664 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 D | vsp1_clu.c | 86 static const struct v4l2_ctrl_config clu_table_control = { 104 static const struct v4l2_ctrl_config clu_mode_control = {
|
| H A D | vsp1_hgo.c | 102 static const struct v4l2_ctrl_config hgo_max_rgb_control = { 117 static const struct v4l2_ctrl_config hgo_num_bins_control = {
|
| H A D | vsp1_hgt.c | 112 static const struct v4l2_ctrl_config hgt_hue_areas = {
|
| H A D | vsp1_lut.c | 79 static const struct v4l2_ctrl_config lut_table_control = {
|
| H A D | vsp1_sru.c | 93 static const struct v4l2_ctrl_config sru_intensity_control = {
|
| /linux-6.15/drivers/media/test-drivers/vimc/ |
| H A D | vimc-sensor.c | 345 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 D | vimc-debayer.c | 541 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 D | v4l2-flash-led-class.h | 29 struct v4l2_ctrl_config config;
|
| H A D | v4l2-ctrls.h | 462 struct v4l2_ctrl_config { struct 656 const struct v4l2_ctrl_config *cfg,
|
| /linux-6.15/drivers/staging/media/rkvdec/ |
| H A D | rkvdec.h | 28 struct v4l2_ctrl_config cfg;
|
| /linux-6.15/drivers/media/test-drivers/visl/ |
| H A D | visl.h | 161 struct v4l2_ctrl_config cfg;
|
| /linux-6.15/drivers/media/i2c/ |
| H A D | mt9v032.c | 171 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 D | max2175.c | 1198 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 D | thp7312.c | 1163 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 D | imx-media-fim.c | 248 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 D | v4l2-flash-led-class.c | 312 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 D | stv06xx_pb0100.c | 110 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 D | cedrus.h | 51 struct v4l2_ctrl_config cfg;
|
| /linux-6.15/drivers/media/pci/bt8xx/ |
| H A D | bttv-driver.c | 1328 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 D | hantro.h | 135 struct v4l2_ctrl_config cfg;
|