Home
last modified time | relevance | path

Searched refs:hda_get_input_pin_label (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/hda/
H A Dhda_auto_parser.c474 * hda_get_input_pin_label - Give a label for the given input pin
484 static const char *hda_get_input_pin_label(struct hda_codec *codec, in hda_get_input_pin_label() function
569 * Unlike hda_get_input_pin_label(), this function checks all inputs
586 return hda_get_input_pin_label(codec, &cfg->inputs[input], in hda_get_autocfg_input_label()
762 name = hda_get_input_pin_label(codec, NULL, nid, true); in snd_hda_get_pin_label()
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dhda_auto_parser.c470 * hda_get_input_pin_label - Give a label for the given input pin
480 static const char *hda_get_input_pin_label(struct hda_codec *codec, in hda_get_input_pin_label() function
565 * Unlike hda_get_input_pin_label(), this function checks all inputs
582 return hda_get_input_pin_label(codec, &cfg->inputs[input], in hda_get_autocfg_input_label()
758 name = hda_get_input_pin_label(codec, NULL, nid, true); in snd_hda_get_pin_label()

Completed in 3 milliseconds