Lines Matching refs:lock

176 __releases(ep->musb->lock)  in musb_g_giveback()
177 __acquires(ep->musb->lock) in musb_g_giveback()
191 spin_unlock(&musb->lock); in musb_g_giveback()
203 spin_lock(&musb->lock); in musb_g_giveback()
1051 spin_lock_irqsave(&musb->lock, flags); in musb_gadget_enable()
1205 spin_unlock_irqrestore(&musb->lock, flags); in musb_gadget_enable()
1226 spin_lock_irqsave(&musb->lock, flags); in musb_gadget_disable()
1252 spin_unlock_irqrestore(&(musb->lock), flags); in musb_gadget_disable()
1349 spin_lock_irqsave(&musb->lock, lockflags); in musb_gadget_queue()
1367 spin_unlock_irqrestore(&musb->lock, lockflags); in musb_gadget_queue()
1383 spin_lock_irqsave(&musb->lock, flags); in musb_gadget_dequeue()
1418 spin_unlock_irqrestore(&musb->lock, flags); in musb_gadget_dequeue()
1444 spin_lock_irqsave(&musb->lock, flags); in musb_gadget_set_halt()
1506 spin_unlock_irqrestore(&musb->lock, flags); in musb_gadget_set_halt()
1539 spin_lock_irqsave(&musb->lock, flags); in musb_gadget_fifo_status()
1545 spin_unlock_irqrestore(&musb->lock, flags); in musb_gadget_fifo_status()
1562 spin_lock_irqsave(&musb->lock, flags); in musb_gadget_fifo_flush()
1592 spin_unlock_irqrestore(&musb->lock, flags); in musb_gadget_fifo_flush()
1629 spin_lock_irqsave(&musb->lock, flags); in musb_gadget_wakeup()
1660 spin_unlock_irqrestore(&musb->lock, flags); in musb_gadget_wakeup()
1662 spin_lock_irqsave(&musb->lock, flags); in musb_gadget_wakeup()
1690 spin_unlock_irqrestore(&musb->lock, flags); in musb_gadget_wakeup()
1762 spin_lock_irqsave(&musb->lock, flags); in musb_gadget_pullup()
1767 spin_unlock_irqrestore(&musb->lock, flags); in musb_gadget_pullup()
1985 spin_lock_irqsave(&musb->lock, flags); in musb_gadget_start()
2003 spin_unlock_irqrestore(&musb->lock, flags); in musb_gadget_start()
2101 spin_lock_irqsave(&musb->lock, flags); in musb_gadget_stop()
2115 spin_unlock_irqrestore(&musb->lock, flags); in musb_gadget_stop()
2149 spin_unlock(&musb->lock); in musb_g_resume()
2151 spin_lock(&musb->lock); in musb_g_resume()
2178 spin_unlock(&musb->lock); in musb_g_suspend()
2180 spin_lock(&musb->lock); in musb_g_suspend()
2215 spin_unlock(&musb->lock); in musb_g_disconnect()
2217 spin_lock(&musb->lock); in musb_g_disconnect()
2247 __releases(musb->lock) in musb_g_reset()
2248 __acquires(musb->lock) in musb_g_reset()