Home
last modified time | relevance | path

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

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