Searched refs:snd_hda_codec_amp_init (Results 1 – 3 of 3) sorted by relevance
/linux/sound/hda/common/ |
H A D | hda_local.h | 125 int snd_hda_codec_amp_init(struct hda_codec *codec, hda_nid_t nid, int ch,
|
H A D | codec.c | 1379 int snd_hda_codec_amp_init(struct hda_codec *codec, hda_nid_t nid, int ch, in snd_hda_codec_amp_init() function 1388 EXPORT_SYMBOL_GPL(snd_hda_codec_amp_init); 1409 ret |= snd_hda_codec_amp_init(codec, nid, ch, dir, in snd_hda_codec_amp_init_stereo()
|
/linux/sound/hda/codecs/ |
H A D | generic.c | 712 snd_hda_codec_amp_init(codec, nid, 0, dir, idx, 0xff, val); in init_amp()
|