Home
last modified time | relevance | path

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

/openbmc/linux/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.c383 ed_free (ohci, ed); in ohci_endpoint_disable()
H A Dohci-q.c428 ed_free (ohci, ed); in ed_get()
/openbmc/u-boot/drivers/usb/host/
H A Dohci-hcd.c238 static inline void ed_free(struct ed *ed) in ed_free() function