Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/i2c/busses/
Di2c-designware-platdrv.c308 static int dw_i2c_plat_resume(struct device *dev) in dw_i2c_plat_resume() function
324 SET_SYSTEM_SLEEP_PM_OPS(dw_i2c_plat_suspend, dw_i2c_plat_resume)
325 SET_RUNTIME_PM_OPS(dw_i2c_plat_suspend, dw_i2c_plat_resume, NULL)