Searched refs:irq_free (Results 1 – 3 of 3) sorted by relevance
837 .irq_free = mv88e6097_watchdog_free,863 .irq_free = mv88e6250_watchdog_free,914 .irq_free = mv88e6390_watchdog_free,933 if (chip->info->ops->watchdog_ops->irq_free) in mv88e6xxx_g2_watchdog_free()934 chip->info->ops->watchdog_ops->irq_free(chip); in mv88e6xxx_g2_watchdog_free()
584 void (*irq_free)(struct mv88e6xxx_chip *chip); member
194 static void irq_free(void *private) in irq_free() function261 rc = ocxl_irq_set_handler(ctx, irq_id, irq_handler, irq_free, ev_ctx); in afu_ioctl()