Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/i2c/busses/
Di2c-ocores.c541 static int ocores_i2c_resume(struct device *dev) in ocores_i2c_resume() function
561 static SIMPLE_DEV_PM_OPS(ocores_i2c_pm, ocores_i2c_suspend, ocores_i2c_resume);