HomeSort by relevance Sort by last modified time
    Searched refs:usb_cpu_stop (Results 1 - 7 of 7) sorted by null

  /external/u-boot/drivers/usb/host/
ohci-da8xx.c 25 int usb_cpu_stop(void) function
38 return usb_cpu_stop();
ohci-ep93xx.c 23 int usb_cpu_stop(void) function
34 return usb_cpu_stop();
ohci-at91.c 39 int usb_cpu_stop(void) function
66 return usb_cpu_stop();
ohci-lpc32xx.c 212 int usb_cpu_stop(void) function
237 return usb_cpu_stop();
ohci.h 40 int usb_cpu_stop(void);
ohci-hcd.c     [all...]
  /external/u-boot/arch/arm/cpu/pxa/
usb.c 52 int usb_cpu_stop(void) function
84 return usb_cpu_stop();

Completed in 286 milliseconds