Searched refs:notify_resume (Results 1 – 6 of 6) sorted by relevance
115 if (!edev || !edev->pe || !eeh_ops->notify_resume) in eeh_notify_resume_store()118 if (eeh_ops->notify_resume(pci_get_pdn(pdev))) in eeh_notify_resume_store()
437 if (eeh_ops->notify_resume && eeh_dev_to_pdn(edev)) in eeh_report_resume()438 eeh_ops->notify_resume(eeh_dev_to_pdn(edev)); in eeh_report_resume()
221 int (*notify_resume)(struct pci_dn *pdn); member
333 ; --- (Slow Path #3) notify_resume ---
861 .notify_resume = pseries_notify_resume
1713 .notify_resume = NULL