devm_mux_state_get
mux_state = devm_mux_state_get(&pdev->dev, NULL);
EXPORT_SYMBOL_GPL(devm_mux_state_get);
return devm_mux_state_get(dev, mux_name);
return devm_mux_state_get(dev, mux_name);
struct mux_state *devm_mux_state_get(struct device *dev,