Searched refs:devm_mux_control_get (Results 1 – 9 of 9) sorted by relevance
28 struct mux_control *devm_mux_control_get(struct device *dev,
74 s->muxc = devm_mux_control_get(dev, NULL); in mdio_mux_multiplexer_probe()
508 struct mux_control *devm_mux_control_get(struct device *dev, in devm_mux_control_get() function528 EXPORT_SYMBOL_GPL(devm_mux_control_get);
71 struct mux_control *control = devm_mux_control_get(dev, NULL); in am654_hbmc_probe()
87 mux->control = devm_mux_control_get(dev, NULL); in i2c_mux_probe()
402 vmux->mux = devm_mux_control_get(dev, NULL); in video_mux_probe()
419 mux->control = devm_mux_control_get(dev, NULL); in mux_probe()
584 control = devm_mux_control_get(dev, NULL); in serdes_am654_probe()
367 devm_mux_control_get()