Searched refs:mux_present (Results 1 – 3 of 3) sorted by relevance
26 int num_parents, bool mux_present, in imx7ulp_clk_composite() argument36 if (mux_present) { in imx7ulp_clk_composite()
186 int num_parents, bool mux_present,
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