Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvHcdBuf.c195 void ms_hcd_buffer_free ( in ms_hcd_buffer_free() function
H A DdrvUsbd.h196 void ms_hcd_buffer_free (struct usb_bus *bus, size_t size,
H A DdrvEHCI_MEM.cxx187ms_hcd_buffer_free(&pEhci->hcd.self, pEhci->u32PeriodicSize * sizeof (void *), pEhci->pPeriodic, p… in ms_ehci_mem_cleanup()
H A DdrvUSB.c838 ms_hcd_buffer_free(pUdev->bus, size, addr, dma); in ms_usb_buffer_free()