Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/usb/ddk/host/include/
H A Dusb_interface_pool.h53 struct UsbSdkInterface { struct
54 struct UsbInterface interface;
55 int32_t parentObjectId;
56 struct DListHead pipeList;
57 struct OsalMutex listLock;
58 UsbInterfaceStatus status;
59 uint8_t altSettingId;
60 struct UsbSession *session;
61 OsalAtomic refCount;
62 bool forceDetachKernelDriver;