Home
last modified time | relevance | path

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

/linux/drivers/input/misc/
H A D88pm80x_onkey.c50 static SIMPLE_DEV_PM_OPS(pm80x_onkey_pm_ops, pm80x_dev_suspend,
/linux/include/linux/mfd/
H A D88pm80x.h343 static inline int pm80x_dev_suspend(struct device *dev) in pm80x_dev_suspend() function
/linux/drivers/rtc/
H A Drtc-88pm80x.c228 return pm80x_dev_suspend(dev); in pm80x_rtc_suspend()