Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/usb/net/include/
H A Dusb_net_host.h168 int32_t UsbnetHostProbe(struct UsbnetHost *uNet);
/ohos5.0/drivers/peripheral/usb/net/src/
H A Drndis_rawapi.c684 ret = UsbnetHostProbe(usbNet); in HostRndisDriverInit()
H A Dusb_net_host.c1205 int32_t UsbnetHostProbe(struct UsbnetHost *usbNet) in UsbnetHostProbe() function