Searched refs:irq_action (Results 1 – 5 of 5) sorted by relevance
864 .irq_action = mv88e6097_watchdog_action,890 .irq_action = mv88e6097_watchdog_action,941 .irq_action = mv88e6390_watchdog_action,961 .irq_action = mv88e6393x_watchdog_action,972 if (chip->info->ops->watchdog_ops->irq_action) in mv88e6xxx_g2_watchdog_thread_fn()973 ret = chip->info->ops->watchdog_ops->irq_action(chip, irq); in mv88e6xxx_g2_watchdog_thread_fn()
656 int (*irq_action)(struct mv88e6xxx_chip *chip, int irq); member
1508 host->irq_action = IRQ_WAKE_THREAD; in mmci_cmd_irq()1528 if (host->irq_action != IRQ_WAKE_THREAD) in mmci_cmd_irq()1773 host->irq_action = IRQ_HANDLED; in mmci_irq()1819 return host->irq_action; in mmci_irq()1845 host->irq_action = IRQ_HANDLED; in mmci_irq_thread()1849 return host->irq_action; in mmci_irq_thread()
446 u32 irq_action; member
3771 int irq_action = H_ENABLE_VIO_INTERRUPT; in ibmvfc_toggle_scrq_irq() local3774 irq_action = H_DISABLE_VIO_INTERRUPT; in ibmvfc_toggle_scrq_irq()3776 rc = plpar_hcall_norets(H_VIOCTL, vdev->unit_address, irq_action, in ibmvfc_toggle_scrq_irq()