Lines Matching defs:shadow
672 preview_params_lock(struct isp_prev_device *prev, u32 update, bool shadow)
676 if (shadow) {
677 /* Mark all shadow parameters we are going to touch as busy. */
693 preview_params_unlock(struct isp_prev_device *prev, u32 update, bool shadow)
697 if (shadow) {
698 /* Set the update flag for shadow parameters that have been
699 * updated and clear the busy flag for all shadow parameters.
720 /* Switch active parameters with updated shadow parameters when the
721 * shadow parameter has been updated and neither the active not the
722 * shadow parameter is busy.
733 /* Remove the update flag for the shadow copy of parameters we have
871 /* Mark the shadow parameters we're going to update as busy. */