Searched refs:snd_soc_dapm_set_bias_level (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/ |
H A D | soc-dapm.c | 716 * snd_soc_dapm_set_bias_level - set the bias level for the system 724 static int snd_soc_dapm_set_bias_level(struct snd_soc_dapm_context *dapm, in snd_soc_dapm_set_bias_level() function 1807 ret = snd_soc_dapm_set_bias_level(d, SND_SOC_BIAS_STANDBY); in dapm_pre_sequence_async() 1818 ret = snd_soc_dapm_set_bias_level(d, SND_SOC_BIAS_PREPARE); in dapm_pre_sequence_async() 1837 ret = snd_soc_dapm_set_bias_level(d, SND_SOC_BIAS_STANDBY); in dapm_post_sequence_async() 1846 ret = snd_soc_dapm_set_bias_level(d, SND_SOC_BIAS_OFF); in dapm_post_sequence_async() 1858 ret = snd_soc_dapm_set_bias_level(d, SND_SOC_BIAS_ON); in dapm_post_sequence_async() 4837 snd_soc_dapm_set_bias_level(dapm, in soc_dapm_shutdown_dapm() 4841 snd_soc_dapm_set_bias_level(dapm, in soc_dapm_shutdown_dapm() 4859 snd_soc_dapm_set_bias_level(dap in snd_soc_dapm_shutdown() [all...] |
/kernel/linux/linux-6.6/sound/soc/ |
H A D | soc-dapm.c | 707 * snd_soc_dapm_set_bias_level - set the bias level for the system 715 static int snd_soc_dapm_set_bias_level(struct snd_soc_dapm_context *dapm, in snd_soc_dapm_set_bias_level() function 1803 ret = snd_soc_dapm_set_bias_level(d, SND_SOC_BIAS_STANDBY); in dapm_pre_sequence_async() 1814 ret = snd_soc_dapm_set_bias_level(d, SND_SOC_BIAS_PREPARE); in dapm_pre_sequence_async() 1833 ret = snd_soc_dapm_set_bias_level(d, SND_SOC_BIAS_STANDBY); in dapm_post_sequence_async() 1842 ret = snd_soc_dapm_set_bias_level(d, SND_SOC_BIAS_OFF); in dapm_post_sequence_async() 1854 ret = snd_soc_dapm_set_bias_level(d, SND_SOC_BIAS_ON); in dapm_post_sequence_async() 4862 snd_soc_dapm_set_bias_level(dapm, in soc_dapm_shutdown_dapm() 4866 snd_soc_dapm_set_bias_level(dapm, in soc_dapm_shutdown_dapm() 4884 snd_soc_dapm_set_bias_level(dap in snd_soc_dapm_shutdown() [all...] |
Completed in 12 milliseconds