Searched refs:UsbEcmAllocFifo (Results 1 – 1 of 1) sorted by relevance
280 static int32_t UsbEcmAllocFifo(struct DataFifo *fifo, uint32_t size) in UsbEcmAllocFifo() function302 ret = UsbEcmAllocFifo(&port->writeFifo, WRITE_BUF_SIZE); in UsbEcmOpen()307 ret = UsbEcmAllocFifo(&port->readFifo, READ_BUF_SIZE); in UsbEcmOpen()