table of contents
other versions
SND_SOC_DAPM_SYNC_UN(9) | ASoC | SND_SOC_DAPM_SYNC_UN(9) |
NAME¶
snd_soc_dapm_sync_unlocked - scan and power dapm paths
SYNOPSIS¶
int snd_soc_dapm_sync_unlocked(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.
Requires external locking.
Returns 0 for success.
COPYRIGHT¶
June 2017 | Kernel Hackers Manual 4.9. |