Searched refs:snd_soc_dapm_mixer_update_power (Results 1 – 14 of 14) sorted by relevance
/linux-5.19.10/sound/soc/atmel/ |
D | tse850-pcm5142.c | 150 snd_soc_dapm_mixer_update_power(dapm, kctrl, connect, NULL); in tse850_put_mix()
|
/linux-5.19.10/sound/soc/qcom/qdsp6/ |
D | q6routing.c | 505 snd_soc_dapm_mixer_update_power(dapm, kcontrol, 1, update); in msm_routing_put_audio_mixer() 511 snd_soc_dapm_mixer_update_power(dapm, kcontrol, 0, update); in msm_routing_put_audio_mixer()
|
D | topology.c | 951 snd_soc_dapm_mixer_update_power(dapm, kcontrol, 1, NULL); in audioreach_put_audio_mixer() 954 snd_soc_dapm_mixer_update_power(dapm, kcontrol, 0, NULL); in audioreach_put_audio_mixer()
|
/linux-5.19.10/sound/soc/codecs/ |
D | wm9712.c | 250 snd_soc_dapm_mixer_update_power(dapm, kcontrol, val, in wm9712_hp_mixer_put()
|
D | wm9713.c | 259 snd_soc_dapm_mixer_update_power(dapm, kcontrol, val, in wm9713_hp_mixer_put()
|
D | lpass-va-macro.c | 563 snd_soc_dapm_mixer_update_power(widget->dapm, kcontrol, enable, update); in va_macro_tx_mixer_put()
|
D | tlv320aic3x.c | 189 snd_soc_dapm_mixer_update_power(dapm, kcontrol, connect, in snd_soc_dapm_put_volsw_aic3x()
|
D | lpass-tx-macro.c | 834 snd_soc_dapm_mixer_update_power(widget->dapm, kcontrol, enable, update); in tx_macro_tx_mixer_put()
|
D | lpass-wsa-macro.c | 2029 snd_soc_dapm_mixer_update_power(widget->dapm, kcontrol, enable, NULL); in wsa_macro_vi_feed_mixer_put()
|
D | wcd9335.c | 1380 snd_soc_dapm_mixer_update_power(widget->dapm, kc, enable, update); in slim_tx_mixer_put()
|
D | wcd934x.c | 3870 snd_soc_dapm_mixer_update_power(widget->dapm, kc, enable, update); in slim_tx_mixer_put()
|
/linux-5.19.10/include/sound/ |
D | soc-dapm.h | 462 int snd_soc_dapm_mixer_update_power(struct snd_soc_dapm_context *dapm,
|
/linux-5.19.10/drivers/staging/greybus/ |
D | audio_topology.c | 475 snd_soc_dapm_mixer_update_power(widget->dapm, kcontrol, in gbcodec_mixer_dapm_ctl_put()
|
/linux-5.19.10/sound/soc/ |
D | soc-dapm.c | 2370 int snd_soc_dapm_mixer_update_power(struct snd_soc_dapm_context *dapm, in snd_soc_dapm_mixer_update_power() function 2386 EXPORT_SYMBOL_GPL(snd_soc_dapm_mixer_update_power);
|