Home
last modified time | relevance | path

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

/linux/drivers/i2c/busses/
H A Di2c-imx.c1552 static int i2c_imx_runtime_suspend(struct device *dev) in i2c_imx_runtime_suspend() function
1574 RUNTIME_PM_OPS(i2c_imx_runtime_suspend, i2c_imx_runtime_resume, NULL)