Home
last modified time | relevance | path

Searched refs:rxlock (Results 1 – 2 of 2) sorted by relevance

/linux/arch/mips/include/asm/octeon/
A Dcvmx-pcsx-defs.h512 uint64_t rxlock:1; member
530 uint64_t rxlock:1;
544 uint64_t rxlock:1; member
562 uint64_t rxlock:1;
/linux/drivers/bluetooth/
A Dbtusb.c565 spinlock_t rxlock; member
704 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