tag | line | file | source code |
request_irq | 305 | arch/i386/kernel/irq.c | if (!request_irq(i, no_action, SA_PROBE, "probe")) { |
request_irq | 360 | arch/i386/kernel/irq.c | if (request_irq(2, no_action, SA_INTERRUPT, "cascade")) |
request_irq | 362 | arch/i386/kernel/irq.c | if (request_irq(13,math_error_irq, 0, "math error")) |
request_irq | 238 | arch/mips/kernel/irq.c | if (!request_irq(i, no_action, SA_PROBE, "probe")) { |
request_irq | 293 | arch/mips/kernel/irq.c | if (request_irq(2, no_action, SA_INTERRUPT, "cascade")) |
request_irq | 3024 | drivers/block/cdu31a.c | if (request_irq(cdu31a_irq, cdu31a_interrupt, SA_INTERRUPT, "cdu31a")) |
request_irq | 1210 | drivers/block/cm206.c | if (request_irq(cm206_irq, cm206_interrupt, 0, "cm206")) { |
request_irq | 3693 | drivers/block/floppy.c | if (request_irq(FLOPPY_IRQ, floppy_interrupt, SA_INTERRUPT, "floppy")) { |
request_irq | 1022 | drivers/block/hd.c | if (request_irq(HD_IRQ, hd_interrupt, SA_INTERRUPT, "hd")) { |
request_irq | 2723 | drivers/block/ide.c | if (request_irq(hwif->irq, ide_intr, SA_INTERRUPT, hwif->name)) { |
request_irq | 1276 | drivers/block/mcd.c | if (request_irq(mcd_irq, mcd_interrupt, SA_INTERRUPT, "Mitsumi CD")) |
request_irq | 1152 | drivers/block/mcdx.c | if (request_irq(stuffp->irq, mcdx_intr, SA_INTERRUPT, DEVICE_NAME)) { |
request_irq | 1616 | drivers/block/sonycd535.c | if (request_irq(sony535_irq_used, cdu535_interrupt, |
request_irq | 171 | drivers/block/xd.c | if (!request_irq(xd_irq,xd_interrupt_handler, 0, "XT harddisk")) { |
request_irq | 107 | drivers/char/atixlmouse.c | if (request_irq(ATIXL_MOUSE_IRQ, mouse_interrupt, 0, "ATIXL mouse")) { |
request_irq | 116 | drivers/char/busmouse.c | if (request_irq(mouse_irq, mouse_interrupt, 0, "Busmouse")) |
request_irq | 985 | drivers/char/cyclades.c | && !request_irq(i, cy_probe, SA_INTERRUPT, "serial probe")) { |
request_irq | 2783 | drivers/char/cyclades.c | retval = request_irq(cinfo->irq, cy_interrupt, |
request_irq | 1182 | drivers/char/keyboard.c | request_irq(KEYBOARD_IRQ, keyboard_interrupt, 0, "keyboard"); |
request_irq | 367 | drivers/char/lp.c | ret = request_irq(irq, lp_interrupt, SA_INTERRUPT, "printer"); |
request_irq | 460 | drivers/char/lp.c | if ((retval = request_irq(newirq, lp_interrupt, SA_INTERRUPT, "printer"))) { |
request_irq | 463 | drivers/char/lp.c | request_irq(oldirq, lp_interrupt, SA_INTERRUPT, "printer"); |
request_irq | 89 | drivers/char/msbusmouse.c | if (request_irq(MOUSE_IRQ, ms_mouse_interrupt, 0, "MS Busmouse")) { |
request_irq | 322 | drivers/char/psaux.c | if (request_irq(AUX_IRQ, aux_interrupt, 0, "PS/2 Mouse")) { |
request_irq | 352 | drivers/char/psaux.c | if (request_irq(QP_IRQ, qp_interrupt, 0, "PS/2 Mouse")) |
request_irq | 1674 | drivers/char/scc.c | request_irq(Ivec, scc_isr, SA_INTERRUPT, "AX.25 SCC"); |
request_irq | 824 | drivers/char/serial.c | if (!(mask & dontgrab) && !request_irq(i, rs_probe, SA_INTERRUPT, "serial probe")) { |
request_irq | 941 | drivers/char/serial.c | retval = request_irq(info->irq, handler, SA_INTERRUPT, "serial"); |
request_irq | 1069 | drivers/char/serial.c | retval = request_irq(info->irq, rs_interrupt_single, SA_INTERRUPT, "serial"); |
request_irq | 1829 | drivers/char/serial.c | retval = request_irq(info->irq, handler, SA_INTERRUPT, |
request_irq | 2834 | drivers/char/tpqic02.c | if (request_irq(QIC02_TAPE_IRQ, qic02_tape_interrupt, SA_INTERRUPT, "QIC-02")) { |
request_irq | 318 | drivers/net/3c501.c | if (request_irq(dev->irq, &el_interrupt, 0, "3c501")) { |
request_irq | 293 | drivers/net/3c503.c | if (request_irq (*irqp, NULL, 0, "bogus") != -EBUSY) { |
request_irq | 299 | drivers/net/3c503.c | && request_irq (dev->irq = *irqp, &ei_interrupt, 0, "3c503") == 0) |
request_irq | 308 | drivers/net/3c503.c | if (request_irq(dev->irq, &ei_interrupt, 0, "3c503")) { |
request_irq | 860 | drivers/net/3c505.c | if (request_irq(dev->irq, &elp_interrupt, 0, "3c505")) { |
request_irq | 369 | drivers/net/3c507.c | irqval = request_irq(irq, &el16_interrupt, 0, "3c507"); |
request_irq | 319 | drivers/net/3c509.c | if (request_irq(dev->irq, &el3_interrupt, 0, "3c509")) { |
request_irq | 154 | drivers/net/ac3200.c | if (request_irq(dev->irq, ei_interrupt, 0, "ac3200")) { |
request_irq | 212 | drivers/net/ac3200.c | if (request_irq(dev->irq, ei_interrupt, 0, "ac3200")) |
request_irq | 545 | drivers/net/apricot.c | if (request_irq(dev->irq, &i596_interrupt, 0, "apricot")) |
request_irq | 619 | drivers/net/arcnet.c | int irqval = request_irq(dev->irq, &arcnet_interrupt, 0, |
request_irq | 200 | drivers/net/at1700.c | if (request_irq(irq, &net_interrupt, 0, "at1700")) { |
request_irq | 329 | drivers/net/atp.c | || request_irq(dev->irq, &net_interrupt, 0, "ATP")) { |
request_irq | 70 | drivers/net/auto_irq.c | && request_irq(i, autoirq_probe, SA_INTERRUPT, "irq probe") == 0) |
request_irq | 771 | drivers/net/de4x5.c | if (request_irq(dev->irq, (void *)de4x5_interrupt, 0, lp->adapter_name)) { |
request_irq | 342 | drivers/net/de600.c | if (request_irq(DE600_IRQ, de600_interrupt, 0, "de600")) { |
request_irq | 410 | drivers/net/de620.c | if (request_irq(DE620_IRQ, de620_interrupt, 0, "de620")) { |
request_irq | 661 | drivers/net/depca.c | if (request_irq(dev->irq, &depca_interrupt, 0, lp->adapter_name)) { |
request_irq | 168 | drivers/net/e2100.c | if (request_irq (irqlist[i], NULL, 0, "bogus") != -EBUSY) { |
request_irq | 243 | drivers/net/e2100.c | if (request_irq(dev->irq, ei_interrupt, 0, "e2100")) { |
request_irq | 386 | drivers/net/eepro.c | if (request_irq(dev->irq, &eepro_interrupt, 0, "eepro")) { |
request_irq | 471 | drivers/net/eepro.c | if (request_irq (*irqp, NULL, 0, "bogus") != EBUSY) { |
request_irq | 478 | drivers/net/eepro.c | (request_irq(dev->irq = *irqp, &eepro_interrupt, 0, "eepro") == 0)) |
request_irq | 433 | drivers/net/eexpress.c | || request_irq(dev->irq, &eexp_interrupt, 0, "EExpress")) { |
request_irq | 661 | drivers/net/ewrk3.c | if (request_irq(dev->irq, &ewrk3_interrupt, 0, "ewrk3")) { |
request_irq | 249 | drivers/net/hp-plus.c | if (request_irq(dev->irq, &ei_interrupt, 0, "hp-plus")) { |
request_irq | 143 | drivers/net/hp.c | if (request_irq (irq, NULL, 0, "bogus") != -EBUSY) { |
request_irq | 149 | drivers/net/hp.c | && request_irq (irq, &ei_interrupt, 0, "hp") == 0) { |
request_irq | 163 | drivers/net/hp.c | if (request_irq(dev->irq, ei_interrupt, 0, "hp")) { |
request_irq | 497 | drivers/net/hp100.c | if ( request_irq( dev -> irq, hp100_interrupt, SA_INTERRUPT, lp -> id -> name ) ) |
request_irq | 436 | drivers/net/ibmtr.c | if (request_irq (dev->irq = irq, &tok_interrupt,0,"IBM TR") != 0) { |
request_irq | 571 | drivers/net/lance.c | request_irq(dev->irq, &lance_interrupt, 0, lp->name)) { |
request_irq | 306 | drivers/net/ne.c | int irqval = request_irq (dev->irq, ei_interrupt, 0, wordlength==2 ? "ne2000":"ne1000"); |
request_irq | 227 | drivers/net/ni52.c | if(request_irq(dev->irq, &ni52_interrupt,0,"ni52")) |
request_irq | 228 | drivers/net/ni65.c | int irqval = request_irq(dev->irq, &ni65_interrupt,0,"ni65"); |
request_irq | 1406 | drivers/net/pi2.c | int irqval = request_irq(dev->irq, &pi_interrupt,0, "pi2"); |
request_irq | 924 | drivers/net/plip.c | if (request_irq(dev->irq , plip_interrupt, 0, dev->name) != 0) { |
request_irq | 313 | drivers/net/seeq8005.c | int irqval = request_irq(dev->irq, &seeq8005_interrupt, 0, "seeq8005"); |
request_irq | 356 | drivers/net/seeq8005.c | int irqval = request_irq(dev->irq, &seeq8005_interrupt, 0, "seeq8005"); |
request_irq | 890 | drivers/net/sk_g16.c | irqval = request_irq(irqtab[i], &SK_interrupt, 0, "sk_g16"); |
request_irq | 907 | drivers/net/sk_g16.c | if (request_irq(9, &SK_interrupt, 0, "sk_g16")) |
request_irq | 928 | drivers/net/sk_g16.c | if (request_irq(dev->irq, &SK_interrupt, 0, "sk_g16")) |
request_irq | 222 | drivers/net/skeleton.c | int irqval = request_irq(dev->irq, &net_interrupt, 0, cardname); |
request_irq | 309 | drivers/net/skeleton.c | if (request_irq(dev->irq, &net_interrupt, 0, cardname)) { |
request_irq | 227 | drivers/net/smc-ultra.c | if (request_irq(dev->irq, ei_interrupt, 0, ei_status.name)) |
request_irq | 297 | drivers/net/tulip.c | || request_irq(dev->irq, &tulip_interrupt, 0, "DEC 21040 Tulip")) { |
request_irq | 1244 | drivers/net/wavelan.c | request_irq(dev->irq, &wavelan_interrupt, 0, "WaveLAN") != 0 |
request_irq | 236 | drivers/net/wd.c | if (request_irq(dev->irq, ei_interrupt, 0, "wd")) { |
request_irq | 249 | drivers/net/znet.c | if (request_irq(dev->irq, &znet_interrupt, 0, "ZNet") |
request_irq | 447 | drivers/scsi/53c7,8xx.c | if (request_irq(host->irq, NCR53c7x0_intr, SA_INTERRUPT, "53c7,8xx")) { |
request_irq | 616 | drivers/scsi/NCR5380.c | if ((mask & possible) && (request_irq(i, &probe_intr, SA_INTERRUPT, "NCR-probe") |
request_irq | 719 | drivers/scsi/aha152x.c | ok = request_irq(interrupt_level, aha152x_intr, SA_INTERRUPT, "aha152x"); |
request_irq | 996 | drivers/scsi/aha1542.c | if (request_irq(irq_level,aha1542_intr_handle, 0, "aha1542")) { |
request_irq | 467 | drivers/scsi/aha1740.c | if (request_irq(irq_level,aha1740_intr_handle, 0, "aha1740")) |
request_irq | 2994 | drivers/scsi/aic7xxx.c | if (request_irq(config.irq, aic7xxx_isr, SA_INTERRUPT, "aic7xxx")) |
request_irq | 1228 | drivers/scsi/buslogic.c | if (request_irq(irq, buslogic_interrupt, |
request_irq | 444 | drivers/scsi/eata.c | if ((irq >= MAX_IRQ) || ((irqlist[irq] == NO_IRQ) && request_irq |
request_irq | 843 | drivers/scsi/eata_dma.c | if (!request_irq(gc->IRQ, (void *) eata_fake_int_handler, SA_INTERRUPT, |
request_irq | 1271 | drivers/scsi/eata_dma.c | request_irq(i, (void *)(eata_int_handler), SA_INTERRUPT, "eata_dma"); |
request_irq | 703 | drivers/scsi/eata_pio.c | if (!request_irq(gc->IRQ, eata_pio_int_handler, SA_INTERRUPT, |
request_irq | 984 | drivers/scsi/eata_pio.c | request_irq(i, eata_pio_int_handler, SA_INTERRUPT, "EATA-PIO"); |
request_irq | 918 | drivers/scsi/fdomain.c | retcode = request_irq( interrupt_level, |
request_irq | 139 | drivers/scsi/g_NCR5380.c | if (request_irq(instance->irq, generic_NCR5380_intr, SA_INTERRUPT, "NCR5380")) { |
request_irq | 627 | drivers/scsi/in2000.c | if (request_irq(irq_level,in2000_intr_handle, 0, "in2000")) |
request_irq | 396 | drivers/scsi/pas16.c | if (request_irq(instance->irq, pas16_intr, SA_INTERRUPT, "pas16")) { |
request_irq | 607 | drivers/scsi/qlogic.c | if (qlirq >= 0 && !request_irq(qlirq, ql_ihandl, 0, "qlogic")) |
request_irq | 355 | drivers/scsi/seagate.c | if (request_irq((int) irq, seagate_reconnect_intr, SA_INTERRUPT, |
request_irq | 240 | drivers/scsi/t128.c | if (request_irq(instance->irq, t128_intr, SA_INTERRUPT, "t128")) { |
request_irq | 403 | drivers/scsi/u14-34f.c | if ((irq >= MAX_IRQ) || ((irqlist[irq] == NO_IRQ) && request_irq |
request_irq | 574 | drivers/scsi/ultrastor.c | if (request_irq(config.interrupt, ultrastor_interrupt, 0, "Ultrastor")) |
request_irq | 1044 | drivers/scsi/wd7000.c | if (request_irq(host->irq, wd7000_intr_handle, SA_INTERRUPT, "wd7000")) { |
request_irq | 360 | drivers/sound/soundcard.c | retcode = request_irq (interrupt_level, hndlr, SA_INTERRUPT, name); |
request_irq | 286 | include/linux/sched.h | extern int request_irq(unsigned int irq,void (*handler)(int, struct pt_regs *), |
request_irq | 234 | kernel/ksyms.c | X(request_irq), |
request_irq | 845 | kernel/sched.c | if (request_irq(TIMER_IRQ, do_timer, 0, "timer") != 0) |