Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/input/keyboard/
Dadp5588-keys.c830 static int adp5588_suspend(struct device *dev) in adp5588_suspend() function
848 static DEFINE_SIMPLE_DEV_PM_OPS(adp5588_dev_pm_ops, adp5588_suspend, adp5588_resume);