Searched refs:i2c_dw_runtime_suspend (Results 1 – 1 of 1) sorted by relevance
783 static int i2c_dw_runtime_suspend(struct device *device) in i2c_dw_runtime_suspend() function802 return i2c_dw_runtime_suspend(device); in i2c_dw_suspend()830 RUNTIME_PM_OPS(i2c_dw_runtime_suspend, i2c_dw_runtime_resume, NULL)