Searched refs:devm_mux_control_get (Results 1 – 7 of 7) 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);
205 dwsbt1->mux = devm_mux_control_get(&pdev->dev, NULL); in dw_spi_bt1_sys_init()
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()
3218 wcd938x->us_euro_mux = devm_mux_control_get(dev, NULL); in wcd938x_dt_parse_micbias_info()