Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/support/platform/include/i3c/
H A Di3c_core.h111 struct I3cMethod { struct
121 int32_t (*sendCccCmd)(struct I3cCntlr *cntlr, struct I3cCccCmd *ccc);
135 int32_t (*Transfer)(struct I3cCntlr *cntlr, struct I3cMsg *msgs, int16_t count);
149 int32_t (*i2cTransfer)(struct I3cCntlr *cntlr, struct I3cMsg *msgs, int16_t count);
160 int32_t (*setConfig)(struct I3cCntlr *cntlr, struct I3cConfig *config);
171 int32_t (*getConfig)(struct I3cCntlr *cntlr, struct I3cConfig *config);
181 int32_t (*requestIbi)(struct I3cDevice *dev);
191 void (*freeIbi)(struct I3cDevice *dev);