Searched refs:is_new (Results 1 - 25 of 37) sorted by path

12

/linux-master/drivers/media/usb/gspca/
H A Dmars.c153 if (ctrl->is_new && ctrl->val)
155 if (sd->illum_bottom->is_new && sd->illum_bottom->val)
H A Dpac207.c209 if (ctrl->id == V4L2_CID_AUTOGAIN && ctrl->is_new && ctrl->val) {
227 if (gspca_dev->exposure->is_new || (ctrl->is_new && ctrl->val))
230 if (gspca_dev->gain->is_new || (ctrl->is_new && ctrl->val))
H A Dpac7311.c364 if (ctrl->id == V4L2_CID_AUTOGAIN && ctrl->is_new && ctrl->val) {
382 if (gspca_dev->exposure->is_new || (ctrl->is_new && ctrl->val))
384 if (gspca_dev->gain->is_new || (ctrl->is_new && ctrl->val))
H A Dnw80x.c1976 if (ctrl->is_new)
1979 if (gspca_dev->gain->is_new)
1981 if (gspca_dev->exposure->is_new)
H A Dov519.c4853 if (ctrl->is_new)
4855 if (!ctrl->val && sd->brightness->is_new)
4865 if (ctrl->is_new)
4867 if (!ctrl->val && gspca_dev->exposure->is_new)
H A Dov534_9.c1727 if (ctrl->is_new)
1729 if (!ctrl->val && gspca_dev->exposure->is_new)
H A Dpac7302.c579 if (ctrl->id == V4L2_CID_AUTOGAIN && ctrl->is_new && ctrl->val) {
609 if (gspca_dev->exposure->is_new || (ctrl->is_new && ctrl->val))
611 if (gspca_dev->gain->is_new || (ctrl->is_new && ctrl->val))
H A Dsonixb.c961 if (ctrl->id == V4L2_CID_AUTOGAIN && ctrl->is_new && ctrl->val) {
979 if (gspca_dev->exposure->is_new || (ctrl->is_new && ctrl->val))
981 if (gspca_dev->gain->is_new || (ctrl->is_new && ctrl->val))
/linux-master/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_device_queue_manager.c972 bool is_new; local
981 is_new = q->properties.exception_status & KFD_EC_MASK(EC_QUEUE_NEW);
983 if (is_new || q->properties.is_being_destroyed) {
985 is_new ? "new" : "destroyed",
/linux-master/drivers/hwmon/
H A Dhp-wmi-sensors.c584 bool is_new; local
608 is_new = true;
613 is_new = false;
626 if (elem_count < last_prop - !is_new + 1)
629 count = elem_count - (last_prop - !is_new);
640 if (!is_new)
659 if (!is_new)
665 if (!is_new)
675 *out_is_new = is_new;
822 bool is_new; local
939 bool is_new; local
1314 hp_wmi_debugfs_init(struct device *dev, struct hp_wmi_info *info, struct hp_wmi_platform_events *pevents, u8 icount, u8 pcount, bool is_new) argument
1740 bool is_new; local
2016 bool is_new; local
[all...]
/linux-master/drivers/md/dm-vdo/
H A Dslab-depot.c3711 * @is_new: true if this slab is being allocated as part of a resize.
3718 slab_count_t slab_number, bool is_new,
3750 if (is_new) {
3716 make_slab(physical_block_number_t slab_origin, struct block_allocator *allocator, slab_count_t slab_number, bool is_new, struct vdo_slab **slab_ptr) argument
/linux-master/drivers/md/
H A Dmd.c9797 int is_new)
9801 if (is_new)
9821 int is_new)
9824 if (is_new)
9796 rdev_set_badblocks(struct md_rdev *rdev, sector_t s, int sectors, int is_new) argument
9820 rdev_clear_badblocks(struct md_rdev *rdev, sector_t s, int sectors, int is_new) argument
H A Dmd.h238 int is_new);
240 int is_new);
/linux-master/drivers/media/i2c/
H A Dmt9v111.c1034 if (mt9v111->auto_exp->is_new || mt9v111->auto_awb->is_new) {
H A Dov5640.c3176 if (ctrls->auto_exp->is_new) {
3182 if (!auto_exp && ctrls->exposure->is_new) {
3207 if (ctrls->auto_gain->is_new) {
3213 if (!auto_gain && ctrls->gain->is_new)
H A Dov5648.c1983 if (!enable && ctrls->exposure->is_new) {
H A Dov9650.c680 if (ctrls->auto_gain->is_new) {
693 if (ctrls->gain->is_new && !auto_gain) {
766 if (ctrls->auto_exp->is_new) {
779 if (!auto_exposure && ctrls->exposure->is_new) {
H A Dthp7312.c936 if (thp7312->focus_absolute->is_new) {
953 else if (thp7312->focus_start->is_new)
965 else if (thp7312->focus_start->is_new)
967 else if (thp7312->focus_absolute->is_new)
974 else if (thp7312->focus_start->is_new)
976 else if (thp7312->focus_absolute->is_new)
987 !thp7312->focus_method->is_new && !thp7312->focus_start->is_new)
/linux-master/drivers/media/i2c/s5c73m3/
H A Ds5c73m3-ctrls.c110 if (ctrls->exposure_metering->is_new) {
128 if (!ret && ctrls->exposure_bias->is_new) {
214 if (c->af_distance->is_new) {
222 if (!ret || (c->focus_auto->is_new && c->focus_auto->val) ||
223 c->af_start->is_new)
225 else if ((c->focus_auto->is_new && !c->focus_auto->val) ||
226 c->af_stop->is_new)
/linux-master/drivers/media/platform/microchip/
H A Dmicrochip-isc-base.c1479 if (ctrl->cluster[ISC_CTRL_R_GAIN]->is_new)
1481 if (ctrl->cluster[ISC_CTRL_B_GAIN]->is_new)
1483 if (ctrl->cluster[ISC_CTRL_GR_GAIN]->is_new)
1485 if (ctrl->cluster[ISC_CTRL_GB_GAIN]->is_new)
1488 if (ctrl->cluster[ISC_CTRL_R_OFF]->is_new)
1490 if (ctrl->cluster[ISC_CTRL_B_OFF]->is_new)
1492 if (ctrl->cluster[ISC_CTRL_GR_OFF]->is_new)
1494 if (ctrl->cluster[ISC_CTRL_GB_OFF]->is_new)
1527 ctrl->cluster[ISC_CTRL_DO_WB]->is_new &&
/linux-master/drivers/media/radio/si4713/
H A Dsi4713.c1119 if (ctrl->is_new) {
1142 if (!force && !ctrl->is_new)
1166 sdev->tune_ant_cap->is_new = false;
1167 sdev->tune_pwr_level->is_new = false;
/linux-master/drivers/media/usb/hdpvr/
H A Dhdpvr-video.c956 if (ctrl->is_new) {
967 if (dev->video_bitrate_peak->is_new ||
968 dev->video_bitrate->is_new) {
/linux-master/drivers/media/usb/pwc/
H A Dpwc-v4l.c587 if (pdev->auto_white_balance->is_new) {
609 if (pdev->red_balance->is_new) {
617 if (pdev->blue_balance->is_new) {
632 if (pdev->autogain->is_new) {
646 if (pdev->gain->is_new) {
662 if (pdev->exposure_auto->is_new) {
676 if (pdev->exposure->is_new) {
691 if (pdev->autogain->is_new) {
707 if (pdev->gain->is_new) {
715 if (pdev->exposure->is_new) {
[all...]
/linux-master/drivers/media/v4l2-core/
H A Dv4l2-ctrls-api.c103 ctrl->is_new = 0;
125 ctrl->is_new = 1;
154 ctrl->is_new = 1;
161 ctrl->is_new = 1;
607 /* Reset the 'is_new' flags of the cluster */
610 master->cluster[j]->is_new = 0;
645 * user_to_new() sets 'is_new' to 1.
785 /* Reset the 'is_new' flags of the cluster */
788 master->cluster[i]->is_new = 0;
803 ctrl->is_new
[all...]
H A Dv4l2-ctrls-core.c1348 if (!ctrl->is_new)
2303 master->cluster[i]->is_new = 1;
2371 if (!ctrl->is_new) {
2481 master->cluster[i]->is_new = 1;

Completed in 812 milliseconds

12