Lines Matching defs:component
54 static int rk3228_codec_reset(struct snd_soc_component *component) in rk3228_codec_reset()
68 struct snd_soc_component *component = dai->component; in rk3228_set_dai_fmt() local
118 struct snd_soc_component *component = dai->component; in rk3228_digital_mute() local
132 static int rk3228_codec_power_on(struct snd_soc_component *component, int wait_ms) in rk3228_codec_power_on()
148 static int rk3228_codec_power_off(struct snd_soc_component *component, int wait_ms) in rk3228_codec_power_off()
195 static int rk3228_codec_open_playback(struct snd_soc_component *component) in rk3228_codec_open_playback()
251 static int rk3228_codec_close_playback(struct snd_soc_component *component) in rk3228_codec_close_playback()
281 struct snd_soc_component *component = dai->component; in rk3228_hw_params() local
313 struct snd_soc_component *component = dai->component; in rk3228_pcm_startup() local
321 struct snd_soc_component *component = dai->component; in rk3228_pcm_shutdown() local
363 static int rk3228_codec_probe(struct snd_soc_component *component) in rk3228_codec_probe()
371 static void rk3228_codec_remove(struct snd_soc_component *component) in rk3228_codec_remove()