Home
last modified time | relevance | path

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

/linux-6.1.9/sound/pci/hda/
Dhda_auto_parser.h44 int snd_hda_get_pin_label(struct hda_codec *codec, hda_nid_t nid,
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);
Dhda_jack.c609 snd_hda_get_pin_label(codec, nid, cfg, name, sizeof(name), NULL); in add_jack_kctl()
Dhda_generic.c2721 snd_hda_get_pin_label(codec, pin, &spec->autocfg, name, name_len, &idx); in get_jack_mode_name()