Searched refs:pcnet32_pm_resume (Results 1 – 1 of 1) sorted by relevance
2925 static int __maybe_unused pcnet32_pm_resume(struct device *device_d) in pcnet32_pm_resume() function2954 static SIMPLE_DEV_PM_OPS(pcnet32_pm_ops, pcnet32_pm_suspend, pcnet32_pm_resume);