Lines Matching defs:label
3250 const char *label, int anchor)
3275 snd_hda_add_imux_item(codec, imux, label, cfg_idx, NULL);
3289 /* fill the label for each input at first */
3298 const char *label;
3304 label = hda_get_autocfg_input_label(codec, cfg, i);
3308 !strcmp(spec->input_labels[j], label)) {
3314 spec->input_labels[i] = label;
3614 static int add_single_cap_ctl(struct hda_codec *codec, const char *label,
3628 if (label)
3630 "%s Capture %s", label, sfx);
3644 if (label)
3646 "Inverted %s Capture %s", label, sfx);