Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dohci-mem.c90 td_alloc (struct ohci_hcd *hc, gfp_t mem_flags) in td_alloc() function
/OK3568_Linux_fs/u-boot/arch/mips/mach-au1x00/
H A Dau1x00_usb_ohci.h396 td_alloc (struct usb_device *usb_dev) in td_alloc() function
/OK3568_Linux_fs/u-boot/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