Searched refs:mux_present (Results 1 – 1 of 1) sorted by relevance
50 static int mux_present(struct parport *port);107 if (port->muxport < 0 && mux_present(port) && in parport_daisy_init()384 static int mux_present(struct parport *port) in mux_present() function