Lines Matching defs:rxlock
942 spinlock_t rxlock;
1177 spin_lock_irqsave(&data->rxlock, flags);
1188 spin_unlock_irqrestore(&data->rxlock, flags);
1207 spin_lock_irqsave(&data->rxlock, flags);
1264 spin_unlock_irqrestore(&data->rxlock, flags);
1289 spin_lock_irqsave(&data->rxlock, flags);
1336 spin_unlock_irqrestore(&data->rxlock, flags);
1375 spin_lock_irqsave(&data->rxlock, flags);
1423 spin_unlock_irqrestore(&data->rxlock, flags);
2318 spin_lock_irqsave(&data->rxlock, flags);
2321 spin_unlock_irqrestore(&data->rxlock, flags);
4119 spin_lock_init(&data->rxlock);