Searched refs:fill_audio_out_name (Results 1 – 1 of 1) sorted by relevance
/sound/pci/hda/ |
D | hda_auto_parser.c | 652 static int fill_audio_out_name(struct hda_codec *codec, hda_nid_t nid, in fill_audio_out_name() function 724 return fill_audio_out_name(codec, nid, cfg, "Line Out", in snd_hda_get_pin_label() 727 return fill_audio_out_name(codec, nid, cfg, "Speaker", in snd_hda_get_pin_label() 730 return fill_audio_out_name(codec, nid, cfg, "Headphone", in snd_hda_get_pin_label()
|