Searched refs:IRQ_APOLLO (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/m68k/apollo/ |
H A D | dn_ints.c | 47 IRQ_APOLLO, 16); in dn_init_IRQ()
|
H A D | config.c | 201 if (request_irq(IRQ_APOLLO, dn_timer_int, 0, "time", timer_routine)) in dn_sched_init()
|
/kernel/linux/linux-6.6/arch/m68k/apollo/ |
H A D | dn_ints.c | 47 IRQ_APOLLO, 16); in dn_init_IRQ()
|
H A D | config.c | 200 if (request_irq(IRQ_APOLLO, dn_timer_int, 0, "time", NULL)) in dn_sched_init()
|
/kernel/linux/linux-5.10/arch/m68k/include/asm/ |
H A D | apollohw.h | 88 #define IRQ_APOLLO IRQ_USER macro
|
/kernel/linux/linux-6.6/arch/m68k/include/asm/ |
H A D | apollohw.h | 88 #define IRQ_APOLLO IRQ_USER macro
|
Completed in 2 milliseconds