Lines Matching refs:qlock
51 spinlock_t qlock;
56 /* blocking GET_REPORT support; state changes protected by qlock */
119 spin_lock_irqsave(&uhid->qlock, flags);
121 spin_unlock_irqrestore(&uhid->qlock, flags);
145 spin_lock_irqsave(&uhid->qlock, flags);
147 spin_unlock_irqrestore(&uhid->qlock, flags);
189 spin_lock_irqsave(&uhid->qlock, flags);
194 spin_unlock_irqrestore(&uhid->qlock, flags);
216 spin_lock_irqsave(&uhid->qlock, flags);
229 spin_unlock_irqrestore(&uhid->qlock, flags);
377 spin_lock_irqsave(&uhid->qlock, flags);
379 spin_unlock_irqrestore(&uhid->qlock, flags);
645 spin_lock_init(&uhid->qlock);
710 spin_lock_irqsave(&uhid->qlock, flags);
712 spin_unlock_irqrestore(&uhid->qlock, flags);