Searched refs:control_name (Results 1 – 2 of 2) sorted by relevance
2929 const char **strings, *control_name; in snd_soc_of_parse_pin_switches() local2956 control_name = devm_kasprintf(dev, GFP_KERNEL, in snd_soc_of_parse_pin_switches()2958 if (!control_name) in snd_soc_of_parse_pin_switches()2962 controls[i].name = control_name; in snd_soc_of_parse_pin_switches()
742 struct snd_soc_dapm_path *path, const char *control_name, in dapm_connect_mux() argument765 i = match_string(e->texts, e->items, control_name); in dapm_connect_mux()825 struct snd_soc_dapm_path *path, const char *control_name) in dapm_connect_mixer() argument831 if (!strcmp(control_name, path->sink->kcontrol_news[i].name)) { in dapm_connect_mixer()