/Linux-v4.19/drivers/media/usb/pwc/ |
D | pwc-v4l.c | 602 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/ |
D | s5c73m3-ctrls.c | 120 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/ |
D | pac207.c | 219 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()
|
D | pac7311.c | 373 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()
|
D | pac7302.c | 588 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()
|
D | sonixb.c | 965 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()
|
D | mars.c | 162 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()
|
D | nw80x.c | 1980 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()
|
D | ov534_9.c | 1735 if (ctrl->is_new) in sd_s_ctrl() 1737 if (!ctrl->val && gspca_dev->exposure->is_new) in sd_s_ctrl()
|
D | ov519.c | 4843 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/ |
D | sr030pc30.c | 433 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()
|
D | ov9650.c | 695 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()
|
D | ov5640.c | 2146 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()
|
D | ov2680.c | 419 if (auto_gain || !ctrls->gain->is_new) in ov2680_gain_set() 452 if (auto_exp || !ctrls->exposure->is_new) in ov2680_exposure_set()
|
D | mt9v111.c | 1022 if (mt9v111->auto_exp->is_new || mt9v111->auto_awb->is_new) { in mt9v111_s_ctrl()
|
/Linux-v4.19/scripts/kconfig/ |
D | conf.c | 233 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/ |
D | md.h | 219 int is_new); 221 int is_new);
|
D | md.c | 9045 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/ |
D | en_dcbnl.c | 443 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/ |
D | si4713.c | 1128 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/ |
D | v4l2-ctrls.c | 1690 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/ |
D | hdpvr-video.c | 960 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/ |
D | v4l2-ctrls.h | 201 unsigned int is_new:1; member
|
/Linux-v4.19/Documentation/media/kapi/ |
D | v4l2-controls.rst | 587 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/ |
D | af_netlink.c | 1614 int is_new) in netlink_update_socket_mc() argument 1616 int old, new = !!is_new, subscriptions; in netlink_update_socket_mc()
|