Home
last modified time | relevance | path

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

/external/u-boot/arch/mips/mach-au1x00/
Dau1x00_usb_ohci.h396 td_alloc (struct usb_device *usb_dev) in td_alloc() function
/external/u-boot/drivers/usb/host/
Dohci-hcd.c219 static struct td *td_alloc(ohci_dev_t *ohci_dev, struct usb_device *usb_dev) in td_alloc() function