Searched refs:dw_i2c_plat_suspend (Results 1 – 1 of 1) sorted by relevance
297 static int dw_i2c_plat_suspend(struct device *dev) in dw_i2c_plat_suspend() function324 SET_SYSTEM_SLEEP_PM_OPS(dw_i2c_plat_suspend, dw_i2c_plat_resume)325 SET_RUNTIME_PM_OPS(dw_i2c_plat_suspend, dw_i2c_plat_resume, NULL)