Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/powerpc/kernel/
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()
A Deeh_driver.c427 if (eeh_ops->notify_resume) in eeh_report_resume()
428 eeh_ops->notify_resume(edev); in eeh_report_resume()
/linux-6.3-rc2/arch/powerpc/include/asm/
A Deeh.h229 int (*notify_resume)(struct eeh_dev *edev); member
/linux-6.3-rc2/arch/arc/kernel/
A Dentry.S335 ; --- (Slow Path #3) notify_resume ---
/linux-6.3-rc2/arch/powerpc/platforms/pseries/
A Deeh_pseries.c801 .notify_resume = pseries_notify_resume
/linux-6.3-rc2/arch/powerpc/platforms/powernv/
A Deeh-powernv.c1641 .notify_resume = NULL

Completed in 26 milliseconds