Home
last modified time | relevance | path

Searched defs:td_alloc (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/usb/host/
H A Dohci-mem.c90 td_alloc (struct ohci_hcd *hc, gfp_t mem_flags) in td_alloc() function
/openbmc/u-boot/drivers/usb/host/
H A Dohci-hcd.c219 static struct td *td_alloc(ohci_dev_t *ohci_dev, struct usb_device *usb_dev) in td_alloc() function