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

  /external/u-boot/arch/mips/mach-au1x00/
au1x00_usb_ohci.h 380 static int ep_link(ohci_t * ohci, ed_t * ed);
au1x00_usb_ohci.c 440 ep_link (ohci, ed);
467 static int ep_link (ohci_t *ohci, ed_t *edi) function
    [all...]
  /external/u-boot/drivers/usb/host/
ohci-hcd.c 211 static int ep_link(ohci_t * ohci, ed_t * ed);
585 ep_link(ohci, ed);
663 static int ep_link(ohci_t *ohci, ed_t *edi) function
    [all...]

Completed in 99 milliseconds