Searched refs:ak4535_set_bias_level (Results 1 – 1 of 1) sorted by relevance
327 static int ak4535_set_bias_level(struct snd_soc_codec *codec, in ak4535_set_bias_level() function379 ak4535_set_bias_level(codec, SND_SOC_BIAS_OFF); in ak4535_suspend()386 ak4535_set_bias_level(codec, SND_SOC_BIAS_STANDBY); in ak4535_resume()402 ak4535_set_bias_level(codec, SND_SOC_BIAS_STANDBY); in ak4535_probe()412 ak4535_set_bias_level(codec, SND_SOC_BIAS_OFF); in ak4535_remove()433 .set_bias_level = ak4535_set_bias_level,