Searched refs:snd_soc_dapm_set_bias_level (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/sound/soc/ |
| D | soc-dapm.c | 706 static int snd_soc_dapm_set_bias_level(struct snd_soc_dapm_context *dapm, in snd_soc_dapm_set_bias_level() function 1782 ret = snd_soc_dapm_set_bias_level(d, SND_SOC_BIAS_STANDBY); in dapm_pre_sequence_async() 1793 ret = snd_soc_dapm_set_bias_level(d, SND_SOC_BIAS_PREPARE); in dapm_pre_sequence_async() 1812 ret = snd_soc_dapm_set_bias_level(d, SND_SOC_BIAS_STANDBY); in dapm_post_sequence_async() 1821 ret = snd_soc_dapm_set_bias_level(d, SND_SOC_BIAS_OFF); in dapm_post_sequence_async() 1833 ret = snd_soc_dapm_set_bias_level(d, SND_SOC_BIAS_ON); in dapm_post_sequence_async() 4765 snd_soc_dapm_set_bias_level(dapm, in soc_dapm_shutdown_dapm() 4769 snd_soc_dapm_set_bias_level(dapm, in soc_dapm_shutdown_dapm() 4787 snd_soc_dapm_set_bias_level(dapm, in snd_soc_dapm_shutdown() 4794 snd_soc_dapm_set_bias_level(&card->dapm, in snd_soc_dapm_shutdown()
|