Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dohci-mem.c37 static int ohci_mem_init (struct ohci_hcd *ohci) in ohci_mem_init() function
H A Dohci-hcd.c528 if ((ret = ohci_mem_init (ohci)) < 0) in ohci_init()