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