Home
last modified time | relevance | path

Searched refs:I2cCntlrRemove (Results 1 – 4 of 4) sorted by relevance

/drivers/hdf_core/framework/support/platform/include/i2c/
Di2c_core.h92 void I2cCntlrRemove(struct I2cCntlr *cntlr);
/drivers/hdf_core/adapter/khdf/linux/test/platform/i2c/
Di2c_adapter_dummy.c118 I2cCntlrRemove(cntlr); in DummyI2cRelease()
/drivers/hdf_core/adapter/khdf/linux/platform/i2c/
Di2c_adapter.c110 I2cCntlrRemove(cntlr); in LinuxI2cRemove()
/drivers/hdf_core/framework/support/platform/src/i2c/
Di2c_core.c185 void I2cCntlrRemove(struct I2cCntlr *cntlr) in I2cCntlrRemove() function