Searched refs:ohci_irq (Results 1 - 11 of 11) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | ohci-ppc-of.c | 52 .irq = ohci_irq,
|
H A D | ohci-sa1111.c | 86 .irq = ohci_irq,
|
H A D | ohci-ps3.c | 48 .irq = ohci_irq,
|
H A D | ohci-sm501.c | 51 .irq = ohci_irq,
|
H A D | ohci-tmio.c | 158 .irq = ohci_irq,
|
H A D | ohci-hcd.c | 878 static irqreturn_t ohci_irq (struct usb_hcd *hcd) in ohci_irq() function 1195 .irq = ohci_irq,
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | ohci-sa1111.c | 86 .irq = ohci_irq,
|
H A D | ohci-ppc-of.c | 50 .irq = ohci_irq,
|
H A D | ohci-sm501.c | 51 .irq = ohci_irq,
|
H A D | ohci-ps3.c | 48 .irq = ohci_irq,
|
H A D | ohci-hcd.c | 876 static irqreturn_t ohci_irq (struct usb_hcd *hcd) in ohci_irq() function 1191 .irq = ohci_irq,
|
Completed in 7 milliseconds