'\" t .\" Title: snd_soc_dapm_put_volsw .\" 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_PUT_VOL" "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_put_volsw \- dapm mixer set callback .SH "SYNOPSIS" .HP \w'int\ snd_soc_dapm_put_volsw('u .BI "int snd_soc_dapm_put_volsw(struct\ snd_kcontrol\ *\ " "kcontrol" ", struct\ snd_ctl_elem_value\ *\ " "ucontrol" ");" .SH "ARGUMENTS" .PP \fIkcontrol\fR .RS 4 mixer control .RE .PP \fIucontrol\fR .RS 4 control element information .RE .SH "DESCRIPTION" .PP Callback to set the value of a dapm mixer control\&. .PP Returns 0 for success\&. .SH "COPYRIGHT" .br