Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/usb/pwc/
Dpwc-v4l.c602 if (pdev->auto_white_balance->is_new) { in pwc_set_awb()
624 if (pdev->red_balance->is_new) { in pwc_set_awb()
632 if (pdev->blue_balance->is_new) { in pwc_set_awb()
647 if (pdev->autogain->is_new) { in pwc_set_autogain()
661 if (pdev->gain->is_new) { in pwc_set_autogain()
677 if (pdev->exposure_auto->is_new) { in pwc_set_exposure_auto()
691 if (pdev->exposure->is_new) { in pwc_set_exposure_auto()
706 if (pdev->autogain->is_new) { in pwc_set_autogain_expo()
722 if (pdev->gain->is_new) { in pwc_set_autogain_expo()
730 if (pdev->exposure->is_new) { in pwc_set_autogain_expo()
[all …]
/Linux-v4.19/drivers/media/i2c/s5c73m3/
Ds5c73m3-ctrls.c120 if (ctrls->exposure_metering->is_new) { in s5c73m3_set_exposure()
138 if (!ret && ctrls->exposure_bias->is_new) { in s5c73m3_set_exposure()
224 if (c->af_distance->is_new) { in s5c73m3_set_auto_focus()
232 if (!ret || (c->focus_auto->is_new && c->focus_auto->val) || in s5c73m3_set_auto_focus()
233 c->af_start->is_new) in s5c73m3_set_auto_focus()
235 else if ((c->focus_auto->is_new && !c->focus_auto->val) || in s5c73m3_set_auto_focus()
236 c->af_stop->is_new) in s5c73m3_set_auto_focus()
/Linux-v4.19/drivers/media/usb/gspca/
Dpac207.c219 if (ctrl->id == V4L2_CID_AUTOGAIN && ctrl->is_new && ctrl->val) { in sd_s_ctrl()
237 if (gspca_dev->exposure->is_new || (ctrl->is_new && ctrl->val)) in sd_s_ctrl()
240 if (gspca_dev->gain->is_new || (ctrl->is_new && ctrl->val)) in sd_s_ctrl()
Dpac7311.c373 if (ctrl->id == V4L2_CID_AUTOGAIN && ctrl->is_new && ctrl->val) { in sd_s_ctrl()
391 if (gspca_dev->exposure->is_new || (ctrl->is_new && ctrl->val)) in sd_s_ctrl()
393 if (gspca_dev->gain->is_new || (ctrl->is_new && ctrl->val)) in sd_s_ctrl()
Dpac7302.c588 if (ctrl->id == V4L2_CID_AUTOGAIN && ctrl->is_new && ctrl->val) { in sd_s_ctrl()
618 if (gspca_dev->exposure->is_new || (ctrl->is_new && ctrl->val)) in sd_s_ctrl()
620 if (gspca_dev->gain->is_new || (ctrl->is_new && ctrl->val)) in sd_s_ctrl()
Dsonixb.c965 if (ctrl->id == V4L2_CID_AUTOGAIN && ctrl->is_new && ctrl->val) { in sd_s_ctrl()
983 if (gspca_dev->exposure->is_new || (ctrl->is_new && ctrl->val)) in sd_s_ctrl()
985 if (gspca_dev->gain->is_new || (ctrl->is_new && ctrl->val)) in sd_s_ctrl()
Dmars.c162 if (ctrl->is_new && ctrl->val) in mars_s_ctrl()
164 if (sd->illum_bottom->is_new && sd->illum_bottom->val) in mars_s_ctrl()
Dnw80x.c1980 if (ctrl->is_new) in sd_s_ctrl()
1983 if (gspca_dev->gain->is_new) in sd_s_ctrl()
1985 if (gspca_dev->exposure->is_new) in sd_s_ctrl()
Dov534_9.c1735 if (ctrl->is_new) in sd_s_ctrl()
1737 if (!ctrl->val && gspca_dev->exposure->is_new) in sd_s_ctrl()
Dov519.c4843 if (ctrl->is_new) in sd_s_ctrl()
4845 if (!ctrl->val && sd->brightness->is_new) in sd_s_ctrl()
4855 if (ctrl->is_new) in sd_s_ctrl()
4857 if (!ctrl->val && gspca_dev->exposure->is_new) in sd_s_ctrl()
/Linux-v4.19/drivers/media/i2c/
Dsr030pc30.c433 if (ctrl->is_new) { in sr030pc30_s_ctrl()
440 if (!ret && info->blue->is_new) in sr030pc30_s_ctrl()
442 if (!ret && info->red->is_new) in sr030pc30_s_ctrl()
448 if (ctrl->is_new) in sr030pc30_s_ctrl()
451 if (info->exp->is_new) { in sr030pc30_s_ctrl()
Dov9650.c695 if (ctrls->auto_gain->is_new) { in ov965x_set_gain()
708 if (ctrls->gain->is_new && !auto_gain) { in ov965x_set_gain()
777 if (ctrls->auto_exp->is_new) { in ov965x_set_exposure()
790 if (!auto_exposure && ctrls->exposure->is_new) { in ov965x_set_exposure()
Dov5640.c2146 if (ctrls->auto_exp->is_new) { in ov5640_set_ctrl_exposure()
2153 if (!auto_exposure && ctrls->exposure->is_new) { in ov5640_set_ctrl_exposure()
2178 if (ctrls->auto_gain->is_new) { in ov5640_set_ctrl_gain()
2186 if (!auto_gain && ctrls->gain->is_new) { in ov5640_set_ctrl_gain()
Dov2680.c419 if (auto_gain || !ctrls->gain->is_new) in ov2680_gain_set()
452 if (auto_exp || !ctrls->exposure->is_new) in ov2680_exposure_set()
Dmt9v111.c1022 if (mt9v111->auto_exp->is_new || mt9v111->auto_awb->is_new) { in mt9v111_s_ctrl()
/Linux-v4.19/scripts/kconfig/
Dconf.c233 bool is_new; in conf_choice() local
236 is_new = !sym_has_value(sym); in conf_choice()
296 if (!is_new) { in conf_choice()
/Linux-v4.19/drivers/md/
Dmd.h219 int is_new);
221 int is_new);
Dmd.c9045 int is_new) in rdev_set_badblocks() argument
9049 if (is_new) in rdev_set_badblocks()
9070 int is_new) in rdev_clear_badblocks() argument
9073 if (is_new) in rdev_clear_badblocks()
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Den_dcbnl.c443 bool is_new; in mlx5e_dcbnl_ieee_setapp() local
474 is_new = false; in mlx5e_dcbnl_ieee_setapp()
477 is_new = true; in mlx5e_dcbnl_ieee_setapp()
484 if (is_new) in mlx5e_dcbnl_ieee_setapp()
/Linux-v4.19/drivers/media/radio/si4713/
Dsi4713.c1128 if (ctrl->is_new) { in si4713_s_ctrl()
1151 if (!force && !ctrl->is_new) in si4713_s_ctrl()
1175 sdev->tune_ant_cap->is_new = false; in si4713_s_ctrl()
1176 sdev->tune_pwr_level->is_new = false; in si4713_s_ctrl()
/Linux-v4.19/drivers/media/v4l2-core/
Dv4l2-ctrls.c1690 ctrl->is_new = 1; in user_to_ptr()
1773 if (!ctrl->is_new) in new_to_cur()
2623 master->cluster[i]->is_new = 1; in __v4l2_ctrl_handler_setup()
3140 if (!ctrl->is_new) { in try_or_set_cluster()
3232 master->cluster[i]->is_new = 1; in update_from_auto_cluster()
3284 master->cluster[j]->is_new = 0; in try_set_ext_ctrls()
3365 master->cluster[i]->is_new = 0; in set_ctrl()
3378 ctrl->is_new = 1; in set_ctrl()
/Linux-v4.19/drivers/media/usb/hdpvr/
Dhdpvr-video.c960 if (ctrl->is_new) { in hdpvr_s_ctrl()
971 if (dev->video_bitrate_peak->is_new || in hdpvr_s_ctrl()
972 dev->video_bitrate->is_new) { in hdpvr_s_ctrl()
/Linux-v4.19/include/media/
Dv4l2-ctrls.h201 unsigned int is_new:1; member
/Linux-v4.19/Documentation/media/kapi/
Dv4l2-controls.rst587 were set explicitly by the user. For this you can check the 'is_new' flag of
588 each control. For example, in the case of a volume/mute cluster the 'is_new'
591 controls, then the 'is_new' flag would be 1 for both controls.
593 The 'is_new' flag is always 1 when called from v4l2_ctrl_handler_setup().
/Linux-v4.19/net/netlink/
Daf_netlink.c1614 int is_new) in netlink_update_socket_mc() argument
1616 int old, new = !!is_new, subscriptions; in netlink_update_socket_mc()