Searched refs:motion_lock (Results 1 – 2 of 2) sorted by relevance
107 spin_lock_irqsave(&solo_enc->motion_lock, flags); in solo_motion_detected()112 spin_unlock_irqrestore(&solo_enc->motion_lock, flags); in solo_motion_detected()123 spin_lock_irqsave(&solo_enc->motion_lock, flags); in solo_motion_toggle()136 spin_unlock_irqrestore(&solo_enc->motion_lock, flags); in solo_motion_toggle()1282 spin_lock_init(&solo_enc->motion_lock); in solo_enc_alloc()
147 spinlock_t motion_lock; member