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

  /external/u-boot/arch/mips/mach-au1x00/
au1x00_usb_ohci.c 145 static int sohci_get_current_frame_number (struct usb_device * dev);
157 sohci_get_current_frame_number (dev),
453 static int sohci_get_current_frame_number (struct usb_device *usb_dev) function
    [all...]
  /external/u-boot/drivers/usb/host/
ohci-hcd.c 271 static int sohci_get_current_frame_number(ohci_t *ohci);
282 sohci_get_current_frame_number(ohci),
598 static int sohci_get_current_frame_number(ohci_t *ohci) function
    [all...]

Completed in 2077 milliseconds