Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/usb/net/src/
H A Dusb_net_host.c340 static int32_t UsbnetHostNotificationBufferProcess(const struct UsbRawRequest *req, in UsbnetHostNotificationBufferProcess() function
421 … if (UsbnetHostNotificationBufferProcess(req, usbNet, currentSize, expectedSize) != HDF_SUCCESS) { in UsbnetHostReqCallback()