Home
last modified time | relevance | path

Searched refs:snd_hda_codec_amp_update (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/hda/
H A Dhda_codec.c1298 * snd_hda_codec_amp_update - update the AMP mono value
1309 int snd_hda_codec_amp_update(struct hda_codec *codec, hda_nid_t nid, in snd_hda_codec_amp_update() function
1316 EXPORT_SYMBOL_GPL(snd_hda_codec_amp_update); variable
1327 * Update the AMP values like snd_hda_codec_amp_update(), but for a
1338 ret |= snd_hda_codec_amp_update(codec, nid, ch, direction, in snd_hda_codec_amp_stereo()
1354 * Works like snd_hda_codec_amp_update() but it writes the value only at
1464 return snd_hda_codec_amp_update(codec, nid, ch, dir, idx, in update_amp_value()
2174 change = snd_hda_codec_amp_update(codec, nid, 0, dir, idx, in snd_hda_mixer_amp_switch_put()
2180 change |= snd_hda_codec_amp_update(codec, nid, 1, dir, idx, in snd_hda_mixer_amp_switch_put()
H A Dhda_local.h119 int snd_hda_codec_amp_update(struct hda_codec *codec, hda_nid_t nid,
H A Dpatch_ca0132.c5373 ret = snd_hda_codec_amp_update(codec, spec->input_pins[0], 0, in ca0132_mic_boost_set()
5376 ret = snd_hda_codec_amp_update(codec, spec->input_pins[0], 0, in ca0132_mic_boost_set()
5387 ret = snd_hda_codec_amp_update(codec, spec->input_pins[0], 0, in ca0132_alt_mic_boost_set()
H A Dhda_generic.c723 return snd_hda_codec_amp_update(codec, nid, 0, dir, idx, in update_amp()
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dhda_codec.c1340 * snd_hda_codec_amp_update - update the AMP mono value
1351 int snd_hda_codec_amp_update(struct hda_codec *codec, hda_nid_t nid, in snd_hda_codec_amp_update() function
1358 EXPORT_SYMBOL_GPL(snd_hda_codec_amp_update); variable
1369 * Update the AMP values like snd_hda_codec_amp_update(), but for a
1380 ret |= snd_hda_codec_amp_update(codec, nid, ch, direction, in snd_hda_codec_amp_stereo()
1396 * Works like snd_hda_codec_amp_update() but it writes the value only at
1506 return snd_hda_codec_amp_update(codec, nid, ch, dir, idx, in update_amp_value()
2158 change = snd_hda_codec_amp_update(codec, nid, 0, dir, idx, in snd_hda_mixer_amp_switch_put()
2164 change |= snd_hda_codec_amp_update(codec, nid, 1, dir, idx, in snd_hda_mixer_amp_switch_put()
H A Dhda_local.h119 int snd_hda_codec_amp_update(struct hda_codec *codec, hda_nid_t nid,
H A Dpatch_ca0132.c5493 ret = snd_hda_codec_amp_update(codec, spec->input_pins[0], 0, in ca0132_mic_boost_set()
5496 ret = snd_hda_codec_amp_update(codec, spec->input_pins[0], 0, in ca0132_mic_boost_set()
5507 ret = snd_hda_codec_amp_update(codec, spec->input_pins[0], 0, in ca0132_alt_mic_boost_set()
H A Dhda_generic.c723 return snd_hda_codec_amp_update(codec, nid, 0, dir, idx, in update_amp()

Completed in 56 milliseconds