Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/i2c/busses/
A Di2c-designware-platdrv.c425 static int dw_i2c_plat_runtime_suspend(struct device *dev) in dw_i2c_plat_runtime_suspend() function
444 return dw_i2c_plat_runtime_suspend(dev); in dw_i2c_plat_suspend()
472 SET_RUNTIME_PM_OPS(dw_i2c_plat_runtime_suspend, dw_i2c_plat_runtime_resume, NULL)

Completed in 5 milliseconds