Lines Matching defs:label
3256 const char *label, int anchor)
3281 snd_hda_add_imux_item(codec, imux, label, cfg_idx, NULL);
3295 /* fill the label for each input at first */
3304 const char *label;
3310 label = hda_get_autocfg_input_label(codec, cfg, i);
3314 !strcmp(spec->input_labels[j], label)) {
3320 spec->input_labels[i] = label;
3621 static int add_single_cap_ctl(struct hda_codec *codec, const char *label,
3635 if (label)
3637 "%s Capture %s", label, sfx);
3654 if (label)
3656 "Inverted %s Capture %s", label, sfx);