Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/model/usb/include/
H A Dhdf_usb_net_manager.h51 USB_NET_UPDATE_FLAGS, enumerator
/ohos5.0/drivers/peripheral/usb/hdf_usb/include/
H A Dhdf_usb_net_manager.h51 USB_NET_UPDATE_FLAGS, enumerator
/ohos5.0/drivers/hdf_core/adapter/khdf/linux/model/usb/host/src/
H A Dusb_net_adapter.c669 int32_t ret = UsbnetAdapterSendBufToUsb(usbNet->deviceObject, USB_NET_UPDATE_FLAGS, in UsbnetAdapterDeferKevent()
700 int32_t ret = UsbnetAdapterSendBufToUsb(usbNet->deviceObject, USB_NET_UPDATE_FLAGS, in UsbnetAdapterPauseRx()
739 int32_t ret = UsbnetAdapterSendBufToUsb(usbNet->deviceObject, USB_NET_UPDATE_FLAGS, in UsbnetAdapterResumeRx()
/ohos5.0/drivers/peripheral/usb/net/src/
H A Dusb_net_host.c1155 case USB_NET_UPDATE_FLAGS: in OnUsbnetHostEventReceived()