Lines Matching defs:tx_lock
130 spinlock_t tx_lock; /* spinlock for bt tx stream control */
333 spin_lock_irqsave(&bt->tx_lock, flags);
352 spin_unlock_irqrestore(&bt->tx_lock, flags);
433 spin_lock_irqsave(&bt->tx_lock, flags);
443 spin_unlock_irqrestore(&bt->tx_lock, flags);
465 spin_lock_irqsave(&bt->tx_lock, flags);
469 spin_unlock_irqrestore(&bt->tx_lock, flags);
801 spin_lock_irqsave(&bt->tx_lock, flags);
808 spin_unlock_irqrestore(&bt->tx_lock, flags);
847 spin_lock_irqsave(&bt->tx_lock, flags);
849 spin_unlock_irqrestore(&bt->tx_lock, flags);
998 lock = &bt->tx_lock;
1304 spin_lock_init(&btcvsd->tx_lock);