Searched refs:irq_action (Results 1 – 5 of 5) sorted by relevance
852 .irq_action = mv88e6097_watchdog_action,878 .irq_action = mv88e6097_watchdog_action,929 .irq_action = mv88e6390_watchdog_action,949 .irq_action = mv88e6393x_watchdog_action,960 if (chip->info->ops->watchdog_ops->irq_action) in mv88e6xxx_g2_watchdog_thread_fn()961 ret = chip->info->ops->watchdog_ops->irq_action(chip, irq); in mv88e6xxx_g2_watchdog_thread_fn()
654 int (*irq_action)(struct mv88e6xxx_chip *chip, int irq); member
1401 host->irq_action = IRQ_WAKE_THREAD; in mmci_cmd_irq()1421 if (host->irq_action != IRQ_WAKE_THREAD) in mmci_cmd_irq()1618 host->irq_action = IRQ_HANDLED; in mmci_irq()1664 return host->irq_action; in mmci_irq()1690 host->irq_action = IRQ_HANDLED; in mmci_irq_thread()1694 return host->irq_action; in mmci_irq_thread()
428 u32 irq_action; member
3810 int irq_action = H_ENABLE_VIO_INTERRUPT; in ibmvfc_toggle_scrq_irq() local3813 irq_action = H_DISABLE_VIO_INTERRUPT; in ibmvfc_toggle_scrq_irq()3815 rc = plpar_hcall_norets(H_VIOCTL, vdev->unit_address, irq_action, in ibmvfc_toggle_scrq_irq()