Lines Matching defs:component
255 static int tas5086_set_deemph(struct snd_soc_component *component) in tas5086_set_deemph()
276 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in tas5086_get_deemph() local
287 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in tas5086_put_deemph() local
299 struct snd_soc_component *component = codec_dai->component; in tas5086_set_dai_sysclk() local
317 struct snd_soc_component *component = codec_dai->component; in tas5086_set_dai_fmt() local
355 struct snd_soc_component *component = dai->component; in tas5086_hw_params() local
453 struct snd_soc_component *component = dai->component; in tas5086_mute_stream() local
767 static int tas5086_soc_suspend(struct snd_soc_component *component) in tas5086_soc_suspend()
782 static int tas5086_soc_resume(struct snd_soc_component *component) in tas5086_soc_resume()
817 static int tas5086_probe(struct snd_soc_component *component) in tas5086_probe()
866 static void tas5086_remove(struct snd_soc_component *component) in tas5086_remove()