Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/model/usb/include/
H A Dhdf_usb_net_manager.h50 USB_NET_CLOSE_USB, enumerator
/ohos5.0/drivers/peripheral/usb/hdf_usb/include/
H A Dhdf_usb_net_manager.h50 USB_NET_CLOSE_USB, enumerator
/ohos5.0/drivers/hdf_core/adapter/khdf/linux/model/usb/host/src/
H A Dusb_net_adapter.c481 int32_t ret = UsbnetAdapterSendBufToUsb(usbNet->deviceObject, USB_NET_CLOSE_USB, in UsbnetAdapterStop()
/ohos5.0/drivers/peripheral/usb/net/src/
H A Dusb_net_host.c1152 case USB_NET_CLOSE_USB: in OnUsbnetHostEventReceived()