Home
last modified time | relevance | path

Searched refs:snd_hda_codec_amp_init_stereo (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/sound/pci/hda/
Dhda_local.h138 int snd_hda_codec_amp_init_stereo(struct hda_codec *codec, hda_nid_t nid,
Dhda_codec.c1358 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);
Dpatch_sigmatel.c4788 snd_hda_codec_amp_init_stereo(codec, *p, HDA_INPUT, 0, in patch_stac92hd71bxx()
Dhda_generic.c716 snd_hda_codec_amp_init_stereo(codec, nid, dir, idx, 0xff, val); in init_amp()