Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/support/platform/include/i3c/
H A Di3c_core.h70 struct I3cCntlr { struct
71 OsalSpinlock lock;
72 void *owner;
73 int16_t busId;
74 struct I3cConfig config;
98 struct I3cCntlr *cntlr; argument