Searched refs:_i2c_m_sync_init (Results 1 – 3 of 3) sorted by relevance
122 int32_t _i2c_m_sync_init(struct _i2c_m_sync_device *const i2c_dev, void *const hw);
96 init_status = _i2c_m_sync_init(&i2c->device, hw); in i2c_m_sync_init()
1294 int32_t _i2c_m_sync_init(struct _i2c_m_sync_device *const i2c_dev, void *const hw) in _i2c_m_sync_init() function