Lines Matching refs:tx_lock
184 spinlock_t tx_lock;
333 spin_lock_irqsave(&chan->tx_lock, flags);
366 spin_unlock_irqrestore(&chan->tx_lock, flags);
388 spin_lock_irqsave(&chan->tx_lock, flags);
410 spin_unlock_irqrestore(&chan->tx_lock, flags);
412 spin_lock_irqsave(&chan->tx_lock, flags);
420 spin_unlock_irqrestore(&chan->tx_lock, flags);
574 spin_lock_irqsave(&chan->tx_lock, flags);
587 spin_unlock_irqrestore(&chan->tx_lock, flags);
634 spin_lock_irqsave(&chan->tx_lock, flags);
647 spin_unlock_irqrestore(&chan->tx_lock, flags);
699 spin_lock_irqsave(&chan->tx_lock, flags);
725 spin_unlock_irqrestore(&chan->tx_lock, flags);
848 spin_lock_init(&chan->tx_lock);