Searched refs:rtl8139_resume (Results 1 – 1 of 1) sorted by relevance
2634 static int __maybe_unused rtl8139_resume(struct device *device) in rtl8139_resume() function2647 static SIMPLE_DEV_PM_OPS(rtl8139_pm_ops, rtl8139_suspend, rtl8139_resume);