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

/linux-4.4.14/drivers/i2c/busses/
H A Di2c-ocores.c543 static int ocores_i2c_resume(struct device *dev) ocores_i2c_resume() function
563 static SIMPLE_DEV_PM_OPS(ocores_i2c_pm, ocores_i2c_suspend, ocores_i2c_resume);

Completed in 35 milliseconds