Home
last modified time | relevance | path

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

/linux/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 Dpatch_cs8409.c1189 snd_hda_codec_amp_init_stereo(codec, CS8409_CS42L42_DMIC_ADC_PIN_NID, in cs8409_cs42l42_fixups()
H A Dhda_codec.c1416 int snd_hda_codec_amp_init_stereo(struct hda_codec *codec, hda_nid_t nid, in snd_hda_codec_amp_init_stereo() function
1428 EXPORT_SYMBOL_GPL(snd_hda_codec_amp_init_stereo);
H A Dpatch_sigmatel.c4792 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()