Searched refs:snd_hda_get_pin_label (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/sound/pci/hda/ |
D | hda_auto_parser.h | 48 int snd_hda_get_pin_label(struct hda_codec *codec, hda_nid_t nid,
|
D | hda_auto_parser.c | 709 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);
|
D | hda_jack.c | 489 snd_hda_get_pin_label(codec, nid, cfg, name, sizeof(name), &idx); in add_jack_kctl()
|
D | hda_generic.c | 2685 snd_hda_get_pin_label(codec, pin, &spec->autocfg, name, name_len, &idx); in get_jack_mode_name()
|