Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpio/
Dgpio-pca953x.c1270 static int pca953x_resume(struct device *dev) in pca953x_resume() function
1359 static SIMPLE_DEV_PM_OPS(pca953x_pm_ops, pca953x_suspend, pca953x_resume);