Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/parport/
Ddaisy.c45 static int num_mux_ports (struct parport *port);
104 ((num_ports = num_mux_ports (port)) == 2 || num_ports == 4)) { in parport_daisy_init()
443 static int num_mux_ports (struct parport *port) in num_mux_ports() function