Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/hda/
H A Dhda_codec.c1436 static u32 get_amp_max_value(struct hda_codec *codec, hda_nid_t nid, int dir, in get_amp_max_value() function
1467 uinfo->value.integer.max = get_amp_max_value(codec, nid, dir, ofs); in snd_hda_mixer_amp_volume_info()
1503 maxval = get_amp_max_value(codec, nid, dir, 0); in update_amp_value()