Searched refs:irq_free (Results 1 – 3 of 3) sorted by relevance
866 .irq_free = mv88e6097_watchdog_free,892 .irq_free = mv88e6250_watchdog_free,943 .irq_free = mv88e6390_watchdog_free,963 .irq_free = mv88e6390_watchdog_free,982 if (chip->info->ops->watchdog_ops->irq_free) in mv88e6xxx_g2_watchdog_free()983 chip->info->ops->watchdog_ops->irq_free(chip); in mv88e6xxx_g2_watchdog_free()
666 void (*irq_free)(struct mv88e6xxx_chip *chip); member
192 static void irq_free(void *private) in irq_free() function259 rc = ocxl_irq_set_handler(ctx, irq_id, irq_handler, irq_free, ev_ctx); in afu_ioctl()