Home
last modified time | relevance | path

Searched refs:dw_i2c_plat_runtime_suspend (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/i2c/busses/
H A Di2c-designware-platdrv.c432 static int dw_i2c_plat_runtime_suspend(struct device *dev) in dw_i2c_plat_runtime_suspend() function
451 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)