Home
last modified time | relevance | path

Searched refs:snd_hda_get_pin_label (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/sound/pci/hda/
Dhda_auto_parser.h48 int snd_hda_get_pin_label(struct hda_codec *codec, hda_nid_t nid,
Dhda_auto_parser.c709 int snd_hda_get_pin_label(struct hda_codec *codec, hda_nid_t nid, in snd_hda_get_pin_label() function
767 EXPORT_SYMBOL_GPL(snd_hda_get_pin_label);
Dhda_jack.c436 snd_hda_get_pin_label(codec, nid, cfg, name, sizeof(name), NULL); in add_jack_kctl()
Dhda_generic.c2687 snd_hda_get_pin_label(codec, pin, &spec->autocfg, name, name_len, &idx); in get_jack_mode_name()