Searched refs:_i2c_m_sync_enable (Results 1 – 3 of 3) sorted by relevance
142 int32_t _i2c_m_sync_enable(struct _i2c_m_sync_device *const i2c_dev);
132 return _i2c_m_sync_enable(&i2c->device); in i2c_m_sync_enable()
1323 int32_t _i2c_m_sync_enable(struct _i2c_m_sync_device *const i2c_dev) in _i2c_m_sync_enable() function