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