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

/linux-4.1.27/drivers/i2c/busses/
H A Di2c-st.c709 static int st_i2c_suspend(struct device *dev) st_i2c_suspend() function
732 static SIMPLE_DEV_PM_OPS(st_i2c_pm, st_i2c_suspend, st_i2c_resume);

Completed in 46 milliseconds