Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/
H A Dportwell-ec.c391 static int pwec_suspend(struct device *dev) in pwec_suspend() function
407 static DEFINE_SIMPLE_DEV_PM_OPS(pwec_dev_pm_ops, pwec_suspend, pwec_resume);