Searched refs:snd_hda_get_pin_label (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | hda_auto_parser.h | 44 int snd_hda_get_pin_label(struct hda_codec *codec, hda_nid_t nid,
|
H A D | hda_auto_parser.c | 694 * snd_hda_get_pin_label - Get a label for the given I/O pin 712 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); variable
|
H A D | hda_jack.c | 535 snd_hda_get_pin_label(codec, nid, cfg, name, sizeof(name), NULL); in add_jack_kctl()
|
H A D | hda_generic.c | 2720 snd_hda_get_pin_label(codec, pin, &spec->autocfg, name, name_len, &idx); in get_jack_mode_name()
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | hda_auto_parser.h | 46 int snd_hda_get_pin_label(struct hda_codec *codec, hda_nid_t nid,
|
H A D | hda_auto_parser.c | 690 * snd_hda_get_pin_label - Get a label for the given I/O pin 708 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); variable
|
H A D | hda_jack.c | 609 snd_hda_get_pin_label(codec, nid, cfg, name, sizeof(name), NULL); in add_jack_kctl()
|
H A D | hda_generic.c | 2726 snd_hda_get_pin_label(codec, pin, &spec->autocfg, name, name_len, &idx); in get_jack_mode_name()
|
Completed in 23 milliseconds