Home
last modified time | relevance | path

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

/arch/powerpc/kernel/
Deeh_sysfs.c99 if (!edev || !edev->pe || !eeh_ops->notify_resume) in eeh_notify_resume_store()
102 if (eeh_ops->notify_resume(edev)) in eeh_notify_resume_store()
Deeh_driver.c428 if (eeh_ops->notify_resume) in eeh_report_resume()
429 eeh_ops->notify_resume(edev); in eeh_report_resume()
/arch/powerpc/include/asm/
Deeh.h229 int (*notify_resume)(struct eeh_dev *edev); member
/arch/arc/kernel/
Dentry.S338 ; --- (Slow Path #3) notify_resume ---
/arch/powerpc/platforms/pseries/
Deeh_pseries.c800 .notify_resume = pseries_notify_resume
/arch/powerpc/platforms/powernv/
Deeh-powernv.c1640 .notify_resume = NULL