Searched refs:update_amp_value (Results 1 – 1 of 1) sorted by relevance
| /linux/sound/hda/common/ |
| H A D | codec.c | 1478 update_amp_value(struct hda_codec *codec, hda_nid_t nid, 1543 err = update_amp_value(codec, nid, 0, dir, idx, ofs, *valp); in snd_hda_mixer_amp_volume_put() 1550 err = update_amp_value(codec, nid, 1, dir, idx, ofs, *valp); in snd_hda_mixer_amp_volume_put() 1479 update_amp_value(struct hda_codec *codec, hda_nid_t nid, update_amp_value() function
|