Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-st.c756 static int st_i2c_resume(struct device *dev) in st_i2c_resume() function
765 static SIMPLE_DEV_PM_OPS(st_i2c_pm, st_i2c_suspend, st_i2c_resume);
/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-st.c755 static int st_i2c_resume(struct device *dev) in st_i2c_resume() function
764 static DEFINE_SIMPLE_DEV_PM_OPS(st_i2c_pm, st_i2c_suspend, st_i2c_resume);

Completed in 3 milliseconds