Lines Matching defs:component
68 struct snd_soc_component *component; member
79 static void spk_ctrl_fun(struct snd_soc_component *component, int status) in spk_ctrl_fun()
89 static int rk1000_codec_set_bias_level(struct snd_soc_component *component, in rk1000_codec_set_bias_level()
121 struct snd_soc_component *component = codec_dai->component; in rk1000_codec_set_dai_fmt() local
199 struct snd_soc_component *component = dai->component; in rk1000_codec_pcm_hw_params() local
222 struct snd_soc_component *component = dai->component; in rk1000_codec_mute() local
271 struct snd_soc_component *component = priv->component; in pa_delayedwork() local
310 static void rk1000_codec_reg_init(struct snd_soc_component *component) in rk1000_codec_reg_init()
392 static int rk1000_codec_suspend(struct snd_soc_component *component) in rk1000_codec_suspend()
400 static int rk1000_codec_resume(struct snd_soc_component *component) in rk1000_codec_resume()
408 static int rk1000_codec_probe(struct snd_soc_component *component) in rk1000_codec_probe()
426 static void rk1000_codec_remove(struct snd_soc_component *component) in rk1000_codec_remove()