Searched refs:mux_present (Results 1 – 3 of 3) sorted by relevance
27 int num_parents, bool mux_present, in imx7ulp_clk_hw_composite() argument37 if (mux_present) { in imx7ulp_clk_hw_composite()
233 int num_parents, bool mux_present,
45 static int mux_present(struct parport *port);137 if (port->muxport < 0 && mux_present(port) && in parport_daisy_init()412 static int mux_present(struct parport *port) in mux_present() function