Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/clk/imx/
Dclk-composite-7ulp.c28 int num_parents, bool mux_present, in imx7ulp_clk_hw_composite() argument
38 if (mux_present) { in imx7ulp_clk_hw_composite()
Dclk.h231 int num_parents, bool mux_present,
/Linux-v5.15/drivers/parport/
Ddaisy.c45 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