Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-i801.c1832 static int i801_resume(struct device *dev) in i801_resume() function
1842 static DEFINE_SIMPLE_DEV_PM_OPS(i801_pm_ops, i801_suspend, i801_resume);