Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/parport/
Ddaisy.c44 static int mux_present (struct parport *port);
102 if (port->muxport < 0 && mux_present (port) && in parport_daisy_init()
438 static int mux_present (struct parport *port) in mux_present() function