snd_soc_codec_force_bias_level(9) 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