Searched refs:dw_i2c_plat_runtime_suspend (Results 1 – 1 of 1) sorted by relevance
432 static int dw_i2c_plat_runtime_suspend(struct device *dev) in dw_i2c_plat_runtime_suspend() function451 return dw_i2c_plat_runtime_suspend(dev); in dw_i2c_plat_suspend()479 RUNTIME_PM_OPS(dw_i2c_plat_runtime_suspend, dw_i2c_plat_runtime_resume, NULL)