Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/clk/imx/
Dclk-composite-7ulp.c26 int num_parents, bool mux_present, in imx7ulp_clk_composite() argument
36 if (mux_present) { in imx7ulp_clk_composite()
Dclk.h186 int num_parents, bool mux_present,
/Linux-v5.4/drivers/parport/
Ddaisy.c50 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