Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/hda/
Dhda_auto_parser.h44 int snd_hda_get_pin_label(struct hda_codec *codec, hda_nid_t nid,
Dhda_auto_parser.c712 int snd_hda_get_pin_label(struct hda_codec *codec, hda_nid_t nid, in snd_hda_get_pin_label() function
770 EXPORT_SYMBOL_GPL(snd_hda_get_pin_label);
Dhda_jack.c535 snd_hda_get_pin_label(codec, nid, cfg, name, sizeof(name), NULL); in add_jack_kctl()
Dhda_generic.c2719 snd_hda_get_pin_label(codec, pin, &spec->autocfg, name, name_len, &idx); in get_jack_mode_name()