Home
last modified time | relevance | path

Searched defs:UsbPnpNotifyMatchInfoTable (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/model/usb/include/
H A Dhdf_usb_pnp_manage.h90 struct UsbPnpNotifyMatchInfoTable { struct
91 uint64_t usbDevAddr;
92 int32_t devNum;
93 int32_t busNum;
95 struct UsbPnpNotifyDeviceInfo deviceInfo;
97 uint8_t removeType;
98 uint8_t numInfos;
100 struct UsbPnpNotifyInterfaceInfo interfaceInfo[USB_PNP_INFO_MAX_INTERFACES];
/ohos5.0/drivers/peripheral/usb/hdf_usb/include/
H A Dhdf_usb_pnp_manage.h90 struct UsbPnpNotifyMatchInfoTable { struct
91 uint64_t usbDevAddr;
92 int32_t devNum;
93 int32_t busNum;
95 struct UsbPnpNotifyDeviceInfo deviceInfo;
97 uint8_t removeType;
98 uint8_t numInfos;
100 struct UsbPnpNotifyInterfaceInfo interfaceInfo[USB_PNP_INFO_MAX_INTERFACES];