Lines Matching defs:rxlock
820 spinlock_t rxlock;
1048 spin_lock_irqsave(&data->rxlock, flags);
1059 spin_unlock_irqrestore(&data->rxlock, flags);
1078 spin_lock_irqsave(&data->rxlock, flags);
1123 spin_unlock_irqrestore(&data->rxlock, flags);
1148 spin_lock_irqsave(&data->rxlock, flags);
1195 spin_unlock_irqrestore(&data->rxlock, flags);
1234 spin_lock_irqsave(&data->rxlock, flags);
1282 spin_unlock_irqrestore(&data->rxlock, flags);
2168 spin_lock_irqsave(&data->rxlock, flags);
2171 spin_unlock_irqrestore(&data->rxlock, flags);
4277 spin_lock_init(&data->rxlock);