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

  /external/u-boot/arch/mips/mach-au1x00/
au1x00_usb_ohci.c 516 static int ep_unlink (ohci_t *ohci, ed_t *ed) function
828 ep_unlink (ohci, ed);
    [all...]
  /external/u-boot/drivers/usb/host/
ohci-hcd.c 212 static int ep_unlink(ohci_t * ohci, ed_t * ed);
772 static int ep_unlink(ohci_t *ohci, ed_t *edi) function
    [all...]

Completed in 127 milliseconds