Home
last modified time | relevance | path

Searched refs:ep_link (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/arch/mips/mach-au1x00/
Dau1x00_usb_ohci.h380 static int ep_link(ohci_t * ohci, ed_t * ed);
Dau1x00_usb_ohci.c440 ep_link (ohci, ed); in sohci_submit_job()
467 static int ep_link (ohci_t *ohci, ed_t *edi) in ep_link() function
/external/u-boot/drivers/usb/host/
Dohci-hcd.c211 static int ep_link(ohci_t * ohci, ed_t * ed);
585 ep_link(ohci, ed); in sohci_submit_job()
663 static int ep_link(ohci_t *ohci, ed_t *edi) in ep_link() function