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

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

Completed in 46 milliseconds