Searched refs:snd_hda_codec_amp_init_stereo (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/sound/pci/hda/ |
D | hda_local.h | 138 int snd_hda_codec_amp_init_stereo(struct hda_codec *codec, hda_nid_t nid,
|
D | hda_codec.c | 1358 int snd_hda_codec_amp_init_stereo(struct hda_codec *codec, hda_nid_t nid, in snd_hda_codec_amp_init_stereo() function 1370 EXPORT_SYMBOL_GPL(snd_hda_codec_amp_init_stereo);
|
D | patch_sigmatel.c | 4788 snd_hda_codec_amp_init_stereo(codec, *p, HDA_INPUT, 0, in patch_stac92hd71bxx()
|
D | hda_generic.c | 716 snd_hda_codec_amp_init_stereo(codec, nid, dir, idx, 0xff, val); in init_amp()
|