Home
last modified time | relevance | path

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

/linux/sound/hda/common/
H A Dcodec.c1464 read_amp_value(struct hda_codec *codec, hda_nid_t nid,
1514 *valp++ = read_amp_value(codec, nid, 0, dir, idx, ofs); in snd_hda_mixer_amp_volume_get()
1516 *valp = read_amp_value(codec, nid, 1, dir, idx, ofs); in snd_hda_mixer_amp_volume_get()
1465 read_amp_value(struct hda_codec *codec, hda_nid_t nid, read_amp_value() function