Home
last modified time | relevance | path

Searched refs:stm32f7_i2c_resume (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-stm32f7.c2376 static int stm32f7_i2c_resume(struct device *dev) in stm32f7_i2c_resume() function
2401 SET_SYSTEM_SLEEP_PM_OPS(stm32f7_i2c_suspend, stm32f7_i2c_resume)
/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-stm32f7.c2448 static int __maybe_unused stm32f7_i2c_resume(struct device *dev) in stm32f7_i2c_resume() function
2472 SET_SYSTEM_SLEEP_PM_OPS(stm32f7_i2c_suspend, stm32f7_i2c_resume)

Completed in 6 milliseconds