Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/i2c/busses/
Di2c-st.c752 static int st_i2c_resume(struct device *dev) in st_i2c_resume() function
761 static DEFINE_SIMPLE_DEV_PM_OPS(st_i2c_pm, st_i2c_suspend, st_i2c_resume);