Home
last modified time | relevance | path

Searched refs:usb_cpu_stop (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dohci-da8xx.c71 int usb_cpu_stop(void) in usb_cpu_stop() function
84 return usb_cpu_stop(); in usb_cpu_init_fail()
134 ret = usb_cpu_stop(); in ohci_da8xx_probe()
155 ret = usb_cpu_stop(); in ohci_da8xx_remove()
H A Dohci-ep93xx.c24 int usb_cpu_stop(void) in usb_cpu_stop() function
35 return usb_cpu_stop(); in usb_cpu_init_fail()
H A Dohci-at91.c40 int usb_cpu_stop(void) in usb_cpu_stop() function
67 return usb_cpu_stop(); in usb_cpu_init_fail()
H A Dohci-lpc32xx.c213 int usb_cpu_stop(void) in usb_cpu_stop() function
238 return usb_cpu_stop(); in usb_cpu_init_fail()
H A Dohci.h40 int usb_cpu_stop(void);
H A Dohci-hcd.c2089 usb_cpu_stop(); in usb_lowlevel_init()
2121 if (usb_cpu_stop()) in usb_lowlevel_stop()
/OK3568_Linux_fs/u-boot/arch/arm/cpu/pxa/
H A Dusb.c53 int usb_cpu_stop(void) in usb_cpu_stop() function
85 return usb_cpu_stop(); in usb_cpu_init_fail()
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.generic_usb_ohci23 - extern int usb_cpu_stop(void);