Home
last modified time | relevance | path

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

/Linux-v5.10/sound/pci/hda/
Dhda_local.h125 int snd_hda_codec_amp_init_stereo(struct hda_codec *codec, hda_nid_t nid,
Dhda_codec.c1380 int snd_hda_codec_amp_init_stereo(struct hda_codec *codec, hda_nid_t nid, in snd_hda_codec_amp_init_stereo() function
1392 EXPORT_SYMBOL_GPL(snd_hda_codec_amp_init_stereo);
Dpatch_sigmatel.c4792 snd_hda_codec_amp_init_stereo(codec, *p, HDA_INPUT, 0, in patch_stac92hd71bxx()
Dhda_generic.c704 snd_hda_codec_amp_init_stereo(codec, nid, dir, idx, 0xff, val); in init_amp()