Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/usb/ddk/host/include/
H A Dusb_interface_pool.h65 struct UsbInterfacePool { struct
66 struct UsbObject object;
67 struct UsbSession *session;
68 struct OsalMutex mutex;
71 OsalAtomic refCount;
72 uint8_t busNum;
73 uint8_t devAddr;
74 OsalAtomic ioRefCount;
78 UsbRawTidType ioProcessTid;
82 struct UsbDevice *device;
[all …]