Lines Matching defs:rxlock
565 spinlock_t rxlock;
681 spin_lock_irqsave(&data->rxlock, flags);
692 spin_unlock_irqrestore(&data->rxlock, flags);
701 spin_lock_irqsave(&data->rxlock, flags);
746 spin_unlock_irqrestore(&data->rxlock, flags);
757 spin_lock_irqsave(&data->rxlock, flags);
804 spin_unlock_irqrestore(&data->rxlock, flags);
815 spin_lock_irqsave(&data->rxlock, flags);
860 spin_unlock_irqrestore(&data->rxlock, flags);
1703 spin_lock_irqsave(&data->rxlock, flags);
1706 spin_unlock_irqrestore(&data->rxlock, flags);
4089 spin_lock_init(&data->rxlock);