Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtl8xxxu/
H A Drtl8xxxu_core.c1627 priv->usb_interrupts = 1; in rtl8xxxu_identify_chip()
1666 priv->usb_interrupts = 1; in rtl8xxxu_identify_chip()
1673 priv->usb_interrupts = 1; in rtl8xxxu_identify_chip()
1683 priv->usb_interrupts = 1; in rtl8xxxu_identify_chip()
6396 if (priv->usb_interrupts) { in rtl8xxxu_start()
6484 if (priv->usb_interrupts) in rtl8xxxu_stop()
6494 if (priv->usb_interrupts) in rtl8xxxu_stop()
H A Drtl8xxxu.h1330 u32 usb_interrupts:1; member