Searched refs:handle_post_irq (Results 1 – 2 of 2) sorted by relevance
385 if (chip->handle_post_irq) in regmap_irq_thread()386 chip->handle_post_irq(chip->irq_drv_data); in regmap_irq_thread()
1166 int (*handle_post_irq)(void *irq_drv_data); member