Home
last modified time | relevance | path

Searched refs:ab8500_btemp_suspend (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/power/supply/
H A Dab8500_btemp.c642 static int __maybe_unused ab8500_btemp_suspend(struct device *dev) in ab8500_btemp_suspend() function
814 static SIMPLE_DEV_PM_OPS(ab8500_btemp_pm_ops, ab8500_btemp_suspend, ab8500_btemp_resume);
/kernel/linux/linux-5.10/drivers/power/supply/
H A Dab8500_btemp.c947 static int ab8500_btemp_suspend(struct platform_device *pdev, in ab8500_btemp_suspend() function
957 #define ab8500_btemp_suspend NULL macro
1148 .suspend = ab8500_btemp_suspend,

Completed in 3 milliseconds