Searched refs:rxlock (Results 1 – 2 of 2) sorted by relevance
512 uint64_t rxlock:1; member530 uint64_t rxlock:1;544 uint64_t rxlock:1; member562 uint64_t rxlock:1;
565 spinlock_t rxlock; member704 spin_lock_irqsave(&data->rxlock, flags); in btusb_free_frags()715 spin_unlock_irqrestore(&data->rxlock, flags); in btusb_free_frags()724 spin_lock_irqsave(&data->rxlock, flags); in btusb_recv_intr()769 spin_unlock_irqrestore(&data->rxlock, flags); in btusb_recv_intr()780 spin_lock_irqsave(&data->rxlock, flags); in btusb_recv_bulk()827 spin_unlock_irqrestore(&data->rxlock, flags); in btusb_recv_bulk()838 spin_lock_irqsave(&data->rxlock, flags); in btusb_recv_isoc()883 spin_unlock_irqrestore(&data->rxlock, flags); in btusb_recv_isoc()1719 spin_lock_irqsave(&data->rxlock, flags); in btusb_switch_alt_setting()[all …]
Completed in 16 milliseconds