Home
last modified time | relevance | path

Searched refs:ed_free (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dohci-mem.c153 ed_free (struct ohci_hcd *hc, struct ed *ed) in ed_free() function
H A Dohci-hcd.c385 ed_free (ohci, ed); in ohci_endpoint_disable()
H A Dohci-q.c428 ed_free (ohci, ed); in ed_get()
/OK3568_Linux_fs/u-boot/arch/mips/mach-au1x00/
H A Dau1x00_usb_ohci.h413 ed_free (struct ed *ed) in ed_free() function
/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dohci-hcd.c242 static inline void ed_free(struct ed *ed) in ed_free() function