Home
last modified time | relevance | path

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

/ohos5.0/base/usb/usb_manager/interfaces/innerkits/native/include/
H A Dusb_interface.h30 UsbInterface(int32_t id, in UsbInterface() function
46 explicit UsbInterface(const cJSON *interface) in UsbInterface() function
70 UsbInterface() {} in UsbInterface() function
/ohos5.0/drivers/peripheral/usb/interfaces/ddk/host/
H A Dusb_ddk_interface.h176 struct UsbInterface { struct
179 /** USB interface information. For details, see {@link UsbInterfaceInfo}. */ argument
180 struct UsbInterfaceInfo info; argument