Home
last modified time | relevance | path

Searched refs:parport_pc_find_ports (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/parport/ !
DChangeLog326 (parport_pc_find_ports): Set it when we register PCI driver.
580 (parport_pc_find_ports): New function.
Dparport_pc.c2881 static int __init parport_pc_find_ports (int autoirq, int autodma) in parport_pc_find_ports() function
2920 count += parport_pc_find_ports (irq[0], dma[0]); in parport_pc_init()