Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/hda/
Dhda_codec.c1395 static u32 get_amp_max_value(struct hda_codec *codec, hda_nid_t nid, int dir, in get_amp_max_value() function
1426 uinfo->value.integer.max = get_amp_max_value(codec, nid, dir, ofs); in snd_hda_mixer_amp_volume_info()
1462 maxval = get_amp_max_value(codec, nid, dir, 0); in update_amp_value()