Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/i2c/busses/
Di2c-ocores.c528 static int ocores_i2c_suspend(struct device *dev) in ocores_i2c_suspend() function
561 static SIMPLE_DEV_PM_OPS(ocores_i2c_pm, ocores_i2c_suspend, ocores_i2c_resume);