devm_mux_state_get_optional
EXPORT_SYMBOL_GPL(devm_mux_state_get_optional);
mux_state = devm_mux_state_get_optional(dev, NULL);
struct mux_state *devm_mux_state_get_optional(struct device *dev, const char *mux_name);