Home
last modified time | relevance | path

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

/linux-5.19.10/sound/pci/hda/
Dhda_local.h125 int snd_hda_codec_amp_init_stereo(struct hda_codec *codec, hda_nid_t nid,
Dpatch_cs8409.c1195 snd_hda_codec_amp_init_stereo(codec, CS8409_CS42L42_DMIC_ADC_PIN_NID, in cs8409_cs42l42_fixups()
Dhda_codec.c1425 int snd_hda_codec_amp_init_stereo(struct hda_codec *codec, hda_nid_t nid, in snd_hda_codec_amp_init_stereo() function
1437 EXPORT_SYMBOL_GPL(snd_hda_codec_amp_init_stereo);
Dpatch_sigmatel.c4787 snd_hda_codec_amp_init_stereo(codec, *p, HDA_INPUT, 0, in patch_stac92hd71bxx()
Dhda_generic.c710 snd_hda_codec_amp_init_stereo(codec, nid, dir, idx, 0xff, val); in init_amp()