Searched refs:read_amp_value (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | hda_codec.c | 1438 read_amp_value(struct hda_codec *codec, hda_nid_t nid, in read_amp_value() function 1488 *valp++ = read_amp_value(codec, nid, 0, dir, idx, ofs); in snd_hda_mixer_amp_volume_get() 1490 *valp = read_amp_value(codec, nid, 1, dir, idx, ofs); in snd_hda_mixer_amp_volume_get()
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | hda_codec.c | 1480 read_amp_value(struct hda_codec *codec, hda_nid_t nid, in read_amp_value() function 1530 *valp++ = read_amp_value(codec, nid, 0, dir, idx, ofs); in snd_hda_mixer_amp_volume_get() 1532 *valp = read_amp_value(codec, nid, 1, dir, idx, ofs); in snd_hda_mixer_amp_volume_get()
|
Completed in 12 milliseconds