Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/hda/
H A Dhda_auto_parser.h46 int snd_hda_get_pin_label(struct hda_codec *codec, hda_nid_t nid,
H A Dhda_auto_parser.c708 int snd_hda_get_pin_label(struct hda_codec *codec, hda_nid_t nid, in snd_hda_get_pin_label() function
766 EXPORT_SYMBOL_GPL(snd_hda_get_pin_label);
H A Dhda_jack.c609 snd_hda_get_pin_label(codec, nid, cfg, name, sizeof(name), NULL); in add_jack_kctl()
H A Dhda_generic.c2726 snd_hda_get_pin_label(codec, pin, &spec->autocfg, name, name_len, &idx); in get_jack_mode_name()