Searched refs:notify_resume (Results 1 – 6 of 6) sorted by relevance
116 if (!edev || !edev->pe || !eeh_ops->notify_resume) in eeh_notify_resume_store()119 if (eeh_ops->notify_resume(pci_get_pdn(pdev))) in eeh_notify_resume_store()
444 if (eeh_ops->notify_resume && eeh_dev_to_pdn(edev)) in eeh_report_resume()445 eeh_ops->notify_resume(eeh_dev_to_pdn(edev)); in eeh_report_resume()
330 ; --- (Slow Path #3) notify_resume ---
231 int (*notify_resume)(struct pci_dn *pdn); member
792 .notify_resume = pseries_notify_resume
1692 .notify_resume = NULL