Home
last modified time | relevance | path

Searched refs:eeh_edev_actionable (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Deeh_driver.c82 static bool eeh_edev_actionable(struct eeh_dev *edev) in eeh_edev_actionable() function
224 if (eeh_edev_actionable(edev)) in eeh_set_channel_state()
235 if (!eeh_edev_actionable(edev)) in eeh_set_irq_state()
271 if (eeh_edev_actionable(edev)) { in eeh_pe_report_edev()
498 if (!eeh_edev_actionable(edev) || in eeh_rmv_device()
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Deeh_driver.c81 static bool eeh_edev_actionable(struct eeh_dev *edev) in eeh_edev_actionable() function
223 if (eeh_edev_actionable(edev)) in eeh_set_channel_state()
234 if (!eeh_edev_actionable(edev)) in eeh_set_irq_state()
270 if (eeh_edev_actionable(edev)) { in eeh_pe_report_edev()
497 if (!eeh_edev_actionable(edev) || in eeh_rmv_device()

Completed in 4 milliseconds