Searched refs:snd_hda_codec_amp_stereo (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.1/sound/pci/hda/ |
D | hda_local.h | 121 int snd_hda_codec_amp_stereo(struct hda_codec *codec, hda_nid_t nid,
|
D | hda_codec.c | 1373 int snd_hda_codec_amp_stereo(struct hda_codec *codec, hda_nid_t nid, in snd_hda_codec_amp_stereo() function 1385 EXPORT_SYMBOL_GPL(snd_hda_codec_amp_stereo); 2368 snd_hda_codec_amp_stereo(codec, nid, HDA_OUTPUT, 0, in set_spdif_ctls()
|
D | patch_ca0132.c | 7397 snd_hda_codec_amp_stereo(codec, adc, HDA_INPUT, 0, in init_input() 7399 snd_hda_codec_amp_stereo(codec, adc, HDA_INPUT, 0, in init_input()
|
D | hda_generic.c | 720 return snd_hda_codec_amp_stereo(codec, nid, dir, idx, in update_amp()
|