table of contents
other versions
SND_SOC_DAPM_SYNC(9) | ASoC | SND_SOC_DAPM_SYNC(9) |
NAME¶
snd_soc_dapm_sync - scan and power dapm paths
SYNOPSIS¶
int snd_soc_dapm_sync(struct snd_soc_dapm_context * dapm);
ARGUMENTS¶
dapm
DAPM context
DESCRIPTION¶
Walks all dapm audio paths and powers widgets according to their stream or path usage.
Returns 0 for success.
COPYRIGHT¶
June 2017 | Kernel Hackers Manual 4.9. |