Searched defs:I3cCntlr (Results 1 – 1 of 1) sorted by relevance
70 struct I3cCntlr { struct71 OsalSpinlock lock;72 void *owner;73 int16_t busId;74 struct I3cConfig config;98 struct I3cCntlr *cntlr; argument