Searched refs:devm_mux_control_get (Results 1 – 6 of 6) sorted by relevance
59 struct mux_control *devm_mux_control_get(struct device *dev,
651 struct mux_control *devm_mux_control_get(struct device *dev, in devm_mux_control_get() function671 EXPORT_SYMBOL_GPL(devm_mux_control_get);
425 mux->control = devm_mux_control_get(dev, NULL); in mux_probe()
764 control = devm_mux_control_get(dev, NULL); in serdes_am654_probe()
376 devm_mux_control_get()
3217 wcd938x->us_euro_mux = devm_mux_control_get(dev, NULL); in wcd938x_populate_dt_data()