Searched refs:irq_walk_cb_fn_t (Results 1 - 18 of 18) sorted by relevance

/seL4-refos-master/libs/libplatsupport/src/arch/arm/irqchip/
H A Davic.c23 irq_walk_cb_fn_t callback, void *token)
H A Dtegra.c31 irq_walk_cb_fn_t callback, void *token)
H A Domap3.c23 irq_walk_cb_fn_t callback, void *token)
H A Dgic.c41 irq_walk_cb_fn_t callback, void *token)
H A Dgicv3.c55 irq_walk_cb_fn_t callback, void *token)
/seL4-refos-master/projects/util_libs/libplatsupport/src/arch/arm/irqchip/
H A Davic.c23 irq_walk_cb_fn_t callback, void *token)
H A Dtegra.c31 irq_walk_cb_fn_t callback, void *token)
H A Domap3.c23 irq_walk_cb_fn_t callback, void *token)
H A Dgic.c41 irq_walk_cb_fn_t callback, void *token)
H A Dgicv3.c55 irq_walk_cb_fn_t callback, void *token)
/seL4-refos-master/projects/util_libs/libplatsupport/include/platsupport/
H A Dfdt.h49 typedef int (*irq_walk_cb_fn_t)(ps_irq_t irq, unsigned curr_num, size_t num_irqs, void *token); typedef
113 int ps_fdt_walk_irqs(ps_io_fdt_t *io_fdt, ps_fdt_cookie_t *cookie, irq_walk_cb_fn_t callback, void *token);
/seL4-refos-master/libs/libplatsupport/include/platsupport/
H A Dfdt.h49 typedef int (*irq_walk_cb_fn_t)(ps_irq_t irq, unsigned curr_num, size_t num_irqs, void *token); typedef
113 int ps_fdt_walk_irqs(ps_io_fdt_t *io_fdt, ps_fdt_cookie_t *cookie, irq_walk_cb_fn_t callback, void *token);
/seL4-refos-master/libs/libplatsupport/src/
H A Dirqchip.h45 irq_walk_cb_fn_t callback, void *token);
H A Dfdt.c159 int ps_fdt_walk_irqs(ps_io_fdt_t *io_fdt, ps_fdt_cookie_t *cookie, irq_walk_cb_fn_t callback, void *token)
/seL4-refos-master/projects/util_libs/libplatsupport/src/
H A Dirqchip.h45 irq_walk_cb_fn_t callback, void *token);
H A Dfdt.c159 int ps_fdt_walk_irqs(ps_io_fdt_t *io_fdt, ps_fdt_cookie_t *cookie, irq_walk_cb_fn_t callback, void *token)
/seL4-refos-master/projects/util_libs/libplatsupport/src/arch/riscv/irqchip/
H A Dplic.c34 irq_walk_cb_fn_t callback, void *token)
/seL4-refos-master/libs/libplatsupport/src/arch/riscv/irqchip/
H A Dplic.c34 irq_walk_cb_fn_t callback, void *token)

Completed in 108 milliseconds