Home
last modified time | relevance | path

Searched refs:notify_resume (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A 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()
H A Deeh_driver.c428 if (eeh_ops->notify_resume) in eeh_report_resume()
429 eeh_ops->notify_resume(edev); in eeh_report_resume()
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Deeh_sysfs.c100 if (!edev || !edev->pe || !eeh_ops->notify_resume) in eeh_notify_resume_store()
103 if (eeh_ops->notify_resume(edev)) in eeh_notify_resume_store()
H A Deeh_driver.c427 if (eeh_ops->notify_resume) in eeh_report_resume()
428 eeh_ops->notify_resume(edev); in eeh_report_resume()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Deeh.h229 int (*notify_resume)(struct eeh_dev *edev); member
/kernel/linux/linux-5.10/arch/arc/kernel/
H A Dentry.S338 ; --- (Slow Path #3) notify_resume ---
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Deeh.h229 int (*notify_resume)(struct eeh_dev *edev); member
/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/
H A Deeh_pseries.c800 .notify_resume = pseries_notify_resume
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/
H A Deeh_pseries.c801 .notify_resume = pseries_notify_resume
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
H A Deeh-powernv.c1640 .notify_resume = NULL
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/
H A Deeh-powernv.c1640 .notify_resume = NULL

Completed in 12 milliseconds