Searched refs:mux_control_select (Results 1 – 4 of 4) sorted by relevance
19 int __must_check mux_control_select(struct mux_control *mux,
334 int mux_control_select(struct mux_control *mux, unsigned int state) in mux_control_select() function349 EXPORT_SYMBOL_GPL(mux_control_select);
31 ret = mux_control_select(mux->control, chan); in i2c_mux_select()
48 ret = mux_control_select(mux->control, chan->channel); in iio_mux_select()