Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/usb/net/include/
H A Dusb_net_host.h143 struct UsbnetHostDriverInfo *driverInfo;
147 struct UsbnetHostDriverInfo { struct
/ohos5.0/drivers/peripheral/usb/net/src/
H A Drndis_rawapi.c610 static struct UsbnetHostDriverInfo g_hostRndisInfo = {
662 struct UsbnetHostDriverInfo *driver = &g_hostRndisInfo; in HostRndisDriverBind()