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.