Searched refs:ms_hcd_buffer_alloc (Results 1 – 4 of 4) sorted by relevance
167 void *ms_hcd_buffer_alloc ( in ms_hcd_buffer_alloc() function
194 void *ms_hcd_buffer_alloc (struct usb_bus *bus, size_t size,
234 …pEhci->pPeriodic = (U32*) ms_hcd_buffer_alloc(&pEhci->hcd.self,pEhci->u32PeriodicSize * sizeof (vo… in ms_ehci_mem_init()
823 return ms_hcd_buffer_alloc(pUdev->bus, size, mem_flags, dma); in ms_usb_buffer_alloc()