Home
last modified time | relevance | path

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

/openbmc/linux/drivers/power/supply/
H A Dcw2015_battery.c721 static int __maybe_unused cw_bat_resume(struct device *dev) in cw_bat_resume() function
731 static SIMPLE_DEV_PM_OPS(cw_bat_pm_ops, cw_bat_suspend, cw_bat_resume);