Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/pci/hda/
H A Dhda_local.h125 int snd_hda_codec_amp_init_stereo(struct hda_codec *codec, hda_nid_t nid,
H A Dhda_codec.c1381 int snd_hda_codec_amp_init_stereo(struct hda_codec *codec, hda_nid_t nid, in snd_hda_codec_amp_init_stereo() function
1393 EXPORT_SYMBOL_GPL(snd_hda_codec_amp_init_stereo);
H A Dpatch_sigmatel.c4795 snd_hda_codec_amp_init_stereo(codec, *p, HDA_INPUT, 0, in patch_stac92hd71bxx()
H A Dhda_generic.c710 snd_hda_codec_amp_init_stereo(codec, nid, dir, idx, 0xff, val); in init_amp()