Home
last modified time | relevance | path

Searched refs:snd_hda_codec_amp_read (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/sound/pci/hda/
Dhda_local.h128 int snd_hda_codec_amp_read(struct hda_codec *codec, hda_nid_t nid, int ch,
Dhda_codec.c1787 int snd_hda_codec_amp_read(struct hda_codec *codec, hda_nid_t nid, int ch, in snd_hda_codec_amp_read() function
1796 EXPORT_SYMBOL_HDA(snd_hda_codec_amp_read);
1934 val = snd_hda_codec_amp_read(codec, nid, ch, dir, idx); in read_amp_value()
2591 *valp++ = (snd_hda_codec_amp_read(codec, nid, 0, dir, idx) & in snd_hda_mixer_amp_switch_get()
2594 *valp = (snd_hda_codec_amp_read(codec, nid, 1, dir, idx) & in snd_hda_mixer_amp_switch_get()
4401 v = snd_hda_codec_amp_read(codec, p->nid, ch, p->dir, in snd_hda_check_amp_list_power()
Dpatch_analog.c964 mute = snd_hda_codec_amp_read(codec, 0x1a, 0, HDA_OUTPUT, 0); in ad1986a_update_hp()
Dpatch_via.c1052 v = snd_hda_codec_amp_read(codec, p->nid, ch, p->dir, in is_aa_path_mute()