Searched refs:ohci_stop (Results 1 - 11 of 11) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | ohci-ppc-of.c | 37 ohci_stop(hcd); in ohci_ppc_of_start() 59 .stop = ohci_stop,
|
H A D | ohci-sa1111.c | 73 ohci_stop(hcd); in ohci_sa1111_start() 94 .stop = ohci_stop,
|
H A D | ohci-ps3.c | 38 ohci_stop(hcd); in ps3_ohci_hc_start() 52 .stop = ohci_stop,
|
H A D | ohci-sm501.c | 35 ohci_stop(hcd); in ohci_sm501_start() 59 .stop = ohci_stop,
|
H A D | ohci-tmio.c | 145 ohci_stop(hcd); in ohci_tmio_start() 163 .stop = ohci_stop,
|
H A D | ohci-hcd.c | 84 static void ohci_stop(struct usb_hcd *hcd); 531 ohci_stop (hcd); in ohci_init() 732 ohci_stop(hcd); in ohci_start() 992 static void ohci_stop (struct usb_hcd *hcd) in ohci_stop() function 1203 .stop = ohci_stop,
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | ohci-sa1111.c | 73 ohci_stop(hcd); in ohci_sa1111_start() 94 .stop = ohci_stop,
|
H A D | ohci-ppc-of.c | 35 ohci_stop(hcd); in ohci_ppc_of_start() 57 .stop = ohci_stop,
|
H A D | ohci-sm501.c | 35 ohci_stop(hcd); in ohci_sm501_start() 59 .stop = ohci_stop,
|
H A D | ohci-ps3.c | 38 ohci_stop(hcd); in ps3_ohci_hc_start() 52 .stop = ohci_stop,
|
H A D | ohci-hcd.c | 84 static void ohci_stop(struct usb_hcd *hcd); 529 ohci_stop (hcd); in ohci_init() 730 ohci_stop(hcd); in ohci_start() 990 static void ohci_stop (struct usb_hcd *hcd) in ohci_stop() function 1199 .stop = ohci_stop,
|
Completed in 7 milliseconds