table of contents
other versions
SND_SOC_CODEC_FORCE_(9) | ASoC | SND_SOC_CODEC_FORCE_(9) |
NAME¶
snd_soc_codec_force_bias_level - Set the CODEC DAPM bias level
SYNOPSIS¶
int snd_soc_codec_force_bias_level(struct snd_soc_codec * codec, enum snd_soc_bias_level level);
ARGUMENTS¶
codec
The CODEC for which to set the level
level
The level to set to
DESCRIPTION¶
Forces the CODEC bias level to a specific state. See snd_soc_dapm_force_bias_level.
COPYRIGHT¶
June 2017 | Kernel Hackers Manual 4.9. |