Home
last modified time | relevance | path

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

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