tag | line | file | source code |
---|---|---|---|
irqres | 513 | arch/m68k/console/fbcon.c | int irqres = 0; |
irqres | 523 | arch/m68k/console/fbcon.c | irqres = add_isr(IRQ_AMIGA_VERTB, fbcon_vbl_handler, 0, NULL, |
irqres | 530 | arch/m68k/console/fbcon.c | irqres = add_isr(IRQ_AUTO_4, fbcon_vbl_handler, IRQ_TYPE_PRIO, NULL, |
irqres | 535 | arch/m68k/console/fbcon.c | if (!irqres) |