Home
last modified time | relevance | path

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

/drivers/peripheral/usb/gadget/function/ecm/
Dcdcecm.c205 static int32_t UsbEcmAllocReadRequests(struct UsbEcm *port, int32_t num) in UsbEcmAllocReadRequests() function
255 ret = UsbEcmAllocReadRequests(port, QUEUE_SIZE); in UsbEcmStartIo()