Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/usb/hdi_service/include/
H A Dusbd.h87 struct HostDevice { struct
88 struct HdfSListNode node;
89 struct DataFifo readFifo;
96 struct OsalMutex writeLock;
97 struct OsalMutex readLock;
98 struct OsalMutex lock;
104 UsbImpl *service;
108 uint8_t busNum;
109 uint8_t devAddr;
110 uint8_t interfaceCnt;
[all …]