| /linux/drivers/media/test-drivers/vivid/ |
| A D | vivid-ctrls.c | 150 static const struct v4l2_ctrl_config vivid_ctrl_button = { 157 static const struct v4l2_ctrl_config vivid_ctrl_boolean = { 168 static const struct v4l2_ctrl_config vivid_ctrl_int32 = { 178 static const struct v4l2_ctrl_config vivid_ctrl_int64 = { 283 static const struct v4l2_ctrl_config vivid_ctrl_menu = { 295 static const struct v4l2_ctrl_config vivid_ctrl_string = { 344 static const struct v4l2_ctrl_config vivid_ctrl_area = { 1606 struct v4l2_ctrl_config vivid_ctrl_dv_timings = { in vivid_create_controls() 1698 struct v4l2_ctrl_config vivid_ctrl_test_pattern = { in vivid_create_controls() 1732 struct v4l2_ctrl_config ctrl_config = { in vivid_create_controls() [all …]
|
| /linux/drivers/media/usb/go7007/ |
| A D | go7007-v4l2.c | 884 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 = { 964 static const struct v4l2_ctrl_config go7007_mb_threshold2_ctrl = { 974 static const struct v4l2_ctrl_config go7007_pixel_threshold3_ctrl = { 994 static const struct v4l2_ctrl_config go7007_mb_threshold3_ctrl = { [all …]
|
| /linux/drivers/media/usb/pwc/ |
| 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/drivers/media/platform/mediatek/vcodec/decoder/ |
| 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/drivers/staging/media/atomisp/pci/ |
| A D | atomisp_subdev.c | 675 static const struct v4l2_ctrl_config ctrl_run_mode = { 691 static const struct v4l2_ctrl_config ctrl_vfpp = { 712 static const struct v4l2_ctrl_config ctrl_continuous_raw_buffer_size = { 736 static const struct v4l2_ctrl_config ctrl_continuous_viewfinder = { 754 static const struct v4l2_ctrl_config ctrl_enable_raw_buffer_lock = { 772 static const struct v4l2_ctrl_config ctrl_disable_dz = {
|
| /linux/drivers/media/platform/renesas/vsp1/ |
| 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 = {
|
| 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 = {
|
| A D | vsp1_hgt.c | 112 static const struct v4l2_ctrl_config hgt_hue_areas = {
|
| A D | vsp1_lut.c | 79 static const struct v4l2_ctrl_config lut_table_control = {
|
| A D | vsp1_sru.c | 93 static const struct v4l2_ctrl_config sru_intensity_control = {
|
| /linux/drivers/media/test-drivers/vimc/ |
| 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 = {
|
| 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/include/media/ |
| A D | v4l2-flash-led-class.h | 29 struct v4l2_ctrl_config config;
|
| A D | v4l2-ctrls.h | 444 struct v4l2_ctrl_config { struct 636 const struct v4l2_ctrl_config *cfg,
|
| /linux/drivers/staging/media/rkvdec/ |
| A D | rkvdec.h | 28 struct v4l2_ctrl_config cfg;
|
| /linux/drivers/media/test-drivers/visl/ |
| A D | visl.h | 161 struct v4l2_ctrl_config cfg;
|
| /linux/drivers/media/i2c/ |
| 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 = {
|
| 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 = {
|
| A D | thp7312.c | 1166 static const struct v4l2_ctrl_config thp7312_ctrl_focus_method_cdaf = { 1177 static const struct v4l2_ctrl_config thp7312_ctrl_focus_method_pdaf = { 1188 static const struct v4l2_ctrl_config thp7312_v4l2_ctrls_custom[] = { 1260 const struct v4l2_ctrl_config *af_method; in thp7312_init_controls() 1342 const struct v4l2_ctrl_config *ctrl_cfg = in thp7312_init_controls()
|
| /linux/drivers/staging/media/imx/ |
| 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/drivers/media/v4l2-core/ |
| 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/drivers/media/usb/gspca/stv06xx/ |
| 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/drivers/staging/media/sunxi/cedrus/ |
| A D | cedrus.h | 51 struct v4l2_ctrl_config cfg;
|
| /linux/drivers/media/pci/bt8xx/ |
| 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/drivers/media/platform/verisilicon/ |
| A D | hantro.h | 135 struct v4l2_ctrl_config cfg;
|