snd_soc_codec_init_bias_level(9) Initialize CODEC DAPM bias level

SYNOPSIS

void snd_soc_codec_init_bias_level(struct snd_soc_codec * codec, enum snd_soc_bias_level level);

ARGUMENTS

codec

The CODEC for which to initialize the DAPM bias level

level

The DAPM level to initialize to

DESCRIPTION

Initializes the CODEC DAPM bias level. See snd_soc_dapm_init_bias_level.

COPYRIGHT