parport_pc_probe_port 35 arch/powerpc/include/asm/parport.h if (parport_pc_probe_port(io1, io2, virq, autodma, NULL, 0) parport_pc_probe_port 121 arch/sparc/include/asm/parport.h p = parport_pc_probe_port(base, base + 0x400, parport_pc_probe_port 171 arch/sparc/include/asm/parport.h p = parport_pc_probe_port(base, base + 0x400, parport_pc_probe_port 421 drivers/parisc/superio.c if (!parport_pc_probe_port(sio_dev.pp_base, parport_pc_probe_port 140 drivers/parport/parport_cs.c p = parport_pc_probe_port(link->resource[0]->start, parport_pc_probe_port 2269 drivers/parport/parport_pc.c EXPORT_SYMBOL(parport_pc_probe_port); parport_pc_probe_port 2397 drivers/parport/parport_pc.c if (parport_pc_probe_port(ite8872_lpt, ite8872_lpthi, parport_pc_probe_port 2581 drivers/parport/parport_pc.c if (parport_pc_probe_port(port1, port2, irq, dma, &pdev->dev, 0)) { parport_pc_probe_port 2867 drivers/parport/parport_pc.c parport_pc_probe_port(io_lo, io_hi, irq, parport_pc_probe_port 2981 drivers/parport/parport_pc.c pdata = parport_pc_probe_port(io_lo, io_hi, irq, dma, &dev->dev, 0); parport_pc_probe_port 3030 drivers/parport/parport_pc.c if (parport_pc_probe_port(0x3bc, 0x7bc, autoirq, autodma, NULL, 0)) parport_pc_probe_port 3032 drivers/parport/parport_pc.c if (parport_pc_probe_port(0x378, 0x778, autoirq, autodma, NULL, 0)) parport_pc_probe_port 3034 drivers/parport/parport_pc.c if (parport_pc_probe_port(0x278, 0x678, autoirq, autodma, NULL, 0)) parport_pc_probe_port 3327 drivers/parport/parport_pc.c parport_pc_probe_port(io[i], io_hi[i], parport_pc_probe_port 620 drivers/parport/parport_serial.c port = parport_pc_probe_port (io_lo, io_hi, irq, parport_pc_probe_port 232 include/linux/parport_pc.h extern struct parport *parport_pc_probe_port(unsigned long base,