Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/kernel/
Deeh_driver.c98 static bool eeh_edev_actionable(struct eeh_dev *edev) in eeh_edev_actionable() function
240 if (eeh_edev_actionable(edev)) in eeh_set_channel_state()
251 if (!eeh_edev_actionable(edev)) in eeh_set_irq_state()
287 if (eeh_edev_actionable(edev)) {
514 if (!eeh_edev_actionable(edev) || in eeh_rmv_device()