OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ep_unlink
(Results
1 - 3
of
3
) sorted by null
/external/u-boot/arch/mips/mach-au1x00/
au1x00_usb_ohci.h
381
static int
ep_unlink
(ohci_t * ohci, ed_t * ed);
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 119 milliseconds