Home
last modified time | relevance | path

Searched refs:parport_pc_probe_port (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dparport.h35 if (parport_pc_probe_port(io1, io2, virq, autodma, NULL, 0) in parport_pc_find_nonpci_ports()
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dparport.h35 if (parport_pc_probe_port(io1, io2, virq, autodma, NULL, 0) in parport_pc_find_nonpci_ports()
/kernel/linux/linux-5.10/arch/sparc/include/asm/
H A Dparport.h121 p = parport_pc_probe_port(base, base + 0x400, in ecpp_probe()
171 p = parport_pc_probe_port(base, base + 0x400, in ecpp_probe()
/kernel/linux/linux-6.6/arch/sparc/include/asm/
H A Dparport_64.h122 p = parport_pc_probe_port(base, base + 0x400, in ecpp_probe()
172 p = parport_pc_probe_port(base, base + 0x400, in ecpp_probe()
/kernel/linux/linux-5.10/drivers/parport/
H A Dparport_pc.c2003 struct parport *parport_pc_probe_port(unsigned long int base, in parport_pc_probe_port() function
2242 EXPORT_SYMBOL(parport_pc_probe_port); variable
2364 * Release the resource so that parport_pc_probe_port can get it. in sio_ite_8872_probe()
2367 if (parport_pc_probe_port(ite8872_lpt, ite8872_lpthi, in sio_ite_8872_probe()
2547 if (parport_pc_probe_port(port1, port2, irq, dma, &pdev->dev, 0)) { in sio_via_probe()
2851 parport_pc_probe_port(io_lo, io_hi, irq, in parport_pc_pci_probe()
2965 pdata = parport_pc_probe_port(io_lo, io_hi, irq, dma, &dev->dev, 0); in parport_pc_pnp_probe()
2997 * parport_pc_probe_port(). */ in parport_pc_platform_probe()
3014 if (parport_pc_probe_port(0x3bc, 0x7bc, autoirq, autodma, NULL, 0)) in parport_pc_find_isa_ports()
3016 if (parport_pc_probe_port( in parport_pc_find_isa_ports()
[all...]
H A Dparport_cs.c140 p = parport_pc_probe_port(link->resource[0]->start, in parport_config()
145 pr_notice("parport_cs: parport_pc_probe_port() at 0x%3x, irq %u failed\n", in parport_config()
H A Dparport_serial.c684 port = parport_pc_probe_port (io_lo, io_hi, irq, in parport_register()
/kernel/linux/linux-6.6/drivers/parport/
H A Dparport_cs.c140 p = parport_pc_probe_port(link->resource[0]->start, in parport_config()
145 pr_notice("parport_cs: parport_pc_probe_port() at 0x%3x, irq %u failed\n", in parport_config()
H A Dparport_pc.c2276 struct parport *parport_pc_probe_port(unsigned long int base, in parport_pc_probe_port() function
2285 EXPORT_SYMBOL(parport_pc_probe_port); variable
2407 * Release the resource so that parport_pc_probe_port can get it. in sio_ite_8872_probe()
2410 if (parport_pc_probe_port(ite8872_lpt, ite8872_lpthi, in sio_ite_8872_probe()
2590 if (parport_pc_probe_port(port1, port2, irq, dma, &pdev->dev, 0)) { in sio_via_probe()
3033 pdata = parport_pc_probe_port(io_lo, io_hi, irq, dma, &dev->dev, 0); in parport_pc_pnp_probe()
3065 * parport_pc_probe_port(). */ in parport_pc_platform_probe()
3082 if (parport_pc_probe_port(0x3bc, 0x7bc, autoirq, autodma, NULL, 0)) in parport_pc_find_isa_ports()
3084 if (parport_pc_probe_port(0x378, 0x778, autoirq, autodma, NULL, 0)) in parport_pc_find_isa_ports()
3086 if (parport_pc_probe_port( in parport_pc_find_isa_ports()
[all...]
H A Dparport_serial.c687 port = parport_pc_probe_port (io_lo, io_hi, irq, in parport_register()
/kernel/linux/linux-5.10/include/linux/
H A Dparport_pc.h232 extern struct parport *parport_pc_probe_port(unsigned long base,
/kernel/linux/linux-6.6/include/linux/
H A Dparport_pc.h235 extern struct parport *parport_pc_probe_port(unsigned long base,
/kernel/linux/linux-5.10/drivers/parisc/
H A Dsuperio.c421 if (!parport_pc_probe_port(sio_dev.pp_base, in superio_parport_init()
/kernel/linux/linux-6.6/drivers/parisc/
H A Dsuperio.c421 if (!parport_pc_probe_port(sio_dev.pp_base, in superio_parport_init()

Completed in 14 milliseconds