Home
last modified time | relevance | path

Searched refs:AttachI2cDevice (Results 1 - 3 of 3) sorted by relevance

/drivers/hdf_core/adapter/platform/i2c/
H A Di2c_stm32f4xx.c138 static int32_t AttachI2cDevice(struct I2cCntlr *host, const struct HdfDeviceObject *device) in AttachI2cDevice() function
229 ret = AttachI2cDevice(host, device); in I2cDriverInit()
231 HDF_LOGE("[%s]: AttachI2cDevice error, ret = %d\r\n", __func__, ret); in I2cDriverInit()
H A Di2c_wm.c174 static int32_t AttachI2cDevice(struct I2cCntlr *host, const struct HdfDeviceObject *device) in AttachI2cDevice() function
224 ret = AttachI2cDevice(host, device); in i2cDriverInit()
H A Di2c_bes.c239 static int32_t AttachI2cDevice(struct I2cCntlr *host, const struct HdfDeviceObject *device) in AttachI2cDevice() function
306 ret = AttachI2cDevice(host, device); in i2cDriverInit()

Completed in 3 milliseconds