Searched refs:ohci_mem_init (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/drivers/usb/host/ | ||
D | ohci-mem.c | 37 static int ohci_mem_init (struct ohci_hcd *ohci) in ohci_mem_init() function |
D | ohci-hcd.c | 528 if ((ret = ohci_mem_init (ohci)) < 0) in ohci_init() |