Searched refs:mux_control_select (Results 1 – 7 of 7) sorted by relevance
19 int __must_check mux_control_select(struct mux_control *mux,
52 ret = mux_control_select(s->muxc, desired_child); in mdio_mux_multiplexer_switch_fn()
334 int mux_control_select(struct mux_control *mux, unsigned int state) in mux_control_select() function349 EXPORT_SYMBOL_GPL(mux_control_select);
76 ret = mux_control_select(control, 1); in am654_hbmc_probe()
28 ret = mux_control_select(mux->control, chan); in i2c_mux_select()
45 ret = mux_control_select(mux->control, chan->channel); in iio_mux_select()
265 ret = mux_control_select(am654_phy->control, args->args[1]); in serdes_am654_xlate()