Searched refs:urb_lock (Results 1 – 1 of 1) sorted by relevance
117 spinlock_t urb_lock; member561 spin_lock_irqsave(&port_priv->urb_lock, flags); in qt2_write_bulk_callback()566 spin_unlock_irqrestore(&port_priv->urb_lock, flags); in qt2_write_bulk_callback()673 spin_lock_init(&port_priv->urb_lock); in qt2_port_probe()868 spin_lock_irqsave(&port_priv->urb_lock, flags); in qt2_write_room()875 spin_unlock_irqrestore(&port_priv->urb_lock, flags); in qt2_write_room()902 spin_lock_irqsave(&port_priv->urb_lock, flags); in qt2_write()924 spin_unlock_irqrestore(&port_priv->urb_lock, flags); in qt2_write()