Searched refs:motion_lock (Results 1 – 2 of 2) sorted by relevance
116 spin_lock_irqsave(&solo_enc->motion_lock, flags); in solo_motion_detected()121 spin_unlock_irqrestore(&solo_enc->motion_lock, flags); in solo_motion_detected()132 spin_lock_irqsave(&solo_enc->motion_lock, flags); in solo_motion_toggle()145 spin_unlock_irqrestore(&solo_enc->motion_lock, flags); in solo_motion_toggle()1309 spin_lock_init(&solo_enc->motion_lock); in solo_enc_alloc()
155 spinlock_t motion_lock; member