Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvHcdBuf.c146 void *hcd_buffer_alloc ( in hcd_buffer_alloc() function
H A DdrvEHCI_MEM.cxx346 …ehci->periodic = (U32*) hcd_buffer_alloc(&ehci->hcd.self,ehci->periodic_size * sizeof (void *),0,&… in ehci_mem_init()
H A DdrvHCD.h348 void *hcd_buffer_alloc (struct usb_bus *bus, size_t size,
H A DdrvHCD.c2153 hcd_buffer_alloc,