Home
last modified time | relevance | path

Searched refs:snd_soc_runtime_ignore_pmdown_time (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/sound/
H A Dsoc.h452 bool snd_soc_runtime_ignore_pmdown_time(struct snd_soc_pcm_runtime *rtd);
/kernel/linux/linux-6.6/include/sound/
H A Dsoc.h481 bool snd_soc_runtime_ignore_pmdown_time(struct snd_soc_pcm_runtime *rtd);
/kernel/linux/linux-5.10/sound/soc/
H A Dsoc-pcm.c233 * snd_soc_runtime_ignore_pmdown_time() - Check whether to ignore the power down delay
241 bool snd_soc_runtime_ignore_pmdown_time(struct snd_soc_pcm_runtime *rtd) in snd_soc_runtime_ignore_pmdown_time() function
H A Dsoc-dapm.c4501 if (snd_soc_runtime_ignore_pmdown_time(rtd)) { in snd_soc_dapm_stream_stop()
/kernel/linux/linux-6.6/sound/soc/
H A Dsoc-pcm.c306 * snd_soc_runtime_ignore_pmdown_time() - Check whether to ignore the power down delay
314 bool snd_soc_runtime_ignore_pmdown_time(struct snd_soc_pcm_runtime *rtd) in snd_soc_runtime_ignore_pmdown_time() function
H A Dsoc-dapm.c4526 if (snd_soc_runtime_ignore_pmdown_time(rtd)) { in snd_soc_dapm_stream_stop()

Completed in 25 milliseconds