Searched refs:stm32_i2c_resume (Results 1 – 4 of 4) sorted by relevance
87 stm32_i2c_resume(&i2c); in native_i2c_init()
297 void stm32_i2c_resume(struct i2c_handle_s *hi2c);
655 stm32_i2c_resume(i2c_handle); in pmic_pm()664 stm32_i2c_resume(i2c_handle); in stm32mp_get_pmic()
1680 void stm32_i2c_resume(struct i2c_handle_s *hi2c) in stm32_i2c_resume() function