Searched refs:urb_lock (Results 1 – 1 of 1) sorted by relevance
117 spinlock_t urb_lock; member606 spin_lock_irqsave(&port_priv->urb_lock, flags); in qt2_write_bulk_callback()611 spin_unlock_irqrestore(&port_priv->urb_lock, flags); in qt2_write_bulk_callback()718 spin_lock_init(&port_priv->urb_lock); in qt2_port_probe()909 spin_lock_irqsave(&port_priv->urb_lock, flags); in qt2_write_room()916 spin_unlock_irqrestore(&port_priv->urb_lock, flags); in qt2_write_room()943 spin_lock_irqsave(&port_priv->urb_lock, flags); in qt2_write()965 spin_unlock_irqrestore(&port_priv->urb_lock, flags); in qt2_write()