'\" t .\" Title: snd_soc_codec_force_bias_level .\" 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_CODEC_FORCE_" "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_codec_force_bias_level \- Set the CODEC DAPM bias level .SH "SYNOPSIS" .HP \w'int\ snd_soc_codec_force_bias_level('u .BI "int snd_soc_codec_force_bias_level(struct\ snd_soc_codec\ *\ " "codec" ", enum\ snd_soc_bias_level\ " "level" ");" .SH "ARGUMENTS" .PP \fIcodec\fR .RS 4 The CODEC for which to set the level .RE .PP \fIlevel\fR .RS 4 The level to set to .RE .SH "DESCRIPTION" .PP Forces the CODEC bias level to a specific state\&. See \fBsnd_soc_dapm_force_bias_level\fR\&. .SH "COPYRIGHT" .br