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