Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/power/
H A Dec_battery.c404 static int ec_bat_pm_suspend(struct device *dev) in ec_bat_pm_suspend() function
432 static SIMPLE_DEV_PM_OPS(ec_bat_pm_ops, ec_bat_pm_suspend, ec_bat_pm_resume);