Searched refs:isr_t (Results 1 – 3 of 3) sorted by relevance
17 typedef int (*isr_t)(const struct device *dev, unsigned int irq_number); typedef21 isr_t isr_func,41 isr_t isr_func, in shared_irq_isr_register()
32 isr_t isr_func;46 static int isr_register(const struct device *dev, isr_t isr_func, in isr_register()
390 * The function signature of the ``isr_t`` callback function passed to the ``shared_irq``