Searched refs:snd_hda_codec_amp_init_stereo (Results 1 – 5 of 5) sorted by relevance
/linux/sound/hda/common/ |
H A D | hda_local.h | 127 int snd_hda_codec_amp_init_stereo(struct hda_codec *codec, hda_nid_t nid,
|
H A D | codec.c | 1391 * snd_hda_codec_amp_init_stereo - initialize the stereo AMP value 1401 int snd_hda_codec_amp_init_stereo(struct hda_codec *codec, hda_nid_t nid, in snd_hda_codec_amp_init_stereo() function 1413 EXPORT_SYMBOL_GPL(snd_hda_codec_amp_init_stereo);
|
/linux/sound/hda/codecs/cirrus/ |
H A D | cs8409.c | 1195 snd_hda_codec_amp_init_stereo(codec, CS8409_CS42L42_DMIC_ADC_PIN_NID, in cs8409_cs42l42_fixups()
|
/linux/sound/hda/codecs/ |
H A D | sigmatel.c | 4746 snd_hda_codec_amp_init_stereo(codec, *p, HDA_INPUT, 0, in probe_stac92hd71bxx()
|
H A D | generic.c | 710 snd_hda_codec_amp_init_stereo(codec, nid, dir, idx, 0xff, val); in init_amp()
|