Searched refs:get_amp_max_value (Results 1 – 1 of 1) sorted by relevance
1437 static u32 get_amp_max_value(struct hda_codec *codec, hda_nid_t nid, int dir, in get_amp_max_value() function1468 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()