Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/keyboard/
H A Dadp5588-keys.c823 static int adp5588_resume(struct device *dev) in adp5588_resume() function
832 static DEFINE_SIMPLE_DEV_PM_OPS(adp5588_dev_pm_ops, adp5588_suspend, adp5588_resume);