Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/mips/mach-au1x00/
H A Dau1x00_usb_ohci.h396 td_alloc (struct usb_device *usb_dev) in td_alloc() function
/rk3399_rockchip-uboot/drivers/usb/host/
H A Dohci-hcd.c223 static struct td *td_alloc(ohci_dev_t *ohci_dev, struct usb_device *usb_dev) in td_alloc() function