Searched refs:urb_lock (Results 1 – 1 of 1) sorted by relevance
117 spinlock_t urb_lock; member629 spin_lock_irqsave(&port_priv->urb_lock, flags); in qt2_write_bulk_callback()634 spin_unlock_irqrestore(&port_priv->urb_lock, flags); in qt2_write_bulk_callback()741 spin_lock_init(&port_priv->urb_lock); in qt2_port_probe()932 spin_lock_irqsave(&port_priv->urb_lock, flags); in qt2_write_room()939 spin_unlock_irqrestore(&port_priv->urb_lock, flags); in qt2_write_room()966 spin_lock_irqsave(&port_priv->urb_lock, flags); in qt2_write()988 spin_unlock_irqrestore(&port_priv->urb_lock, flags); in qt2_write()