Searched refs:fill_audio_out_name (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/sound/pci/hda/ |
D | hda_auto_parser.c | 654 static int fill_audio_out_name(struct hda_codec *codec, hda_nid_t nid, in fill_audio_out_name() function 726 return fill_audio_out_name(codec, nid, cfg, "Line Out", in snd_hda_get_pin_label() 729 return fill_audio_out_name(codec, nid, cfg, "Speaker", in snd_hda_get_pin_label() 732 return fill_audio_out_name(codec, nid, cfg, "Headphone", in snd_hda_get_pin_label()
|