'\" t .\" Title: snd_soc_dapm_sync_unlocked .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.79.1 .\" Date: April 2019 .\" Manual: ASoC .\" Source: Kernel Hackers Manual 4.9.168 .\" Language: English .\" .TH "SND_SOC_DAPM_SYNC_UN" "9" "April 2019" "Kernel Hackers Manual 4\&.9\&." "ASoC" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" snd_soc_dapm_sync_unlocked \- scan and power dapm paths .SH "SYNOPSIS" .HP \w'int\ snd_soc_dapm_sync_unlocked('u .BI "int snd_soc_dapm_sync_unlocked(struct\ snd_soc_dapm_context\ *\ " "dapm" ");" .SH "ARGUMENTS" .PP \fIdapm\fR .RS 4 DAPM context .RE .SH "DESCRIPTION" .PP Walks all dapm audio paths and powers widgets according to their stream or path usage\&. .PP Requires external locking\&. .PP Returns 0 for success\&. .SH "COPYRIGHT" .br