Lines Matching defs:component

66 	struct snd_soc_component *component;  member
256 static int rk817_reset(struct snd_soc_component *component) in rk817_reset()
361 static int rk817_codec_power_up(struct snd_soc_component *component, int type) in rk817_codec_power_up()
456 static int rk817_codec_power_down(struct snd_soc_component *component, int type) in rk817_codec_power_down()
532 static int rk817_playback_path_config(struct snd_soc_component *component, in rk817_playback_path_config()
702 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in rk817_playback_path_get() local
715 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in rk817_playback_path_put() local
728 static int rk817_capture_path_config(struct snd_soc_component *component, in rk817_capture_path_config()
842 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in rk817_capture_path_get() local
856 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in rk817_capture_path_put() local
872 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in rk817_resume_path_get() local
885 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in rk817_resume_path_put() local
907 struct snd_soc_component *component = codec_dai->component; in rk817_set_dai_sysclk() local
920 struct snd_soc_component *component = codec_dai->component; in rk817_set_dai_fmt() local
946 struct snd_soc_component *component = dai->component; in rk817_hw_params() local
1039 struct snd_soc_component *component = dai->component; in rk817_digital_mute() local
1131 struct snd_soc_component *component = dai->component; in rk817_codec_shutdown() local
1198 static int rk817_suspend(struct snd_soc_component *component) in rk817_suspend()
1204 static int rk817_resume(struct snd_soc_component *component) in rk817_resume()
1218 static int rk817_probe(struct snd_soc_component *component) in rk817_probe()
1254 static void rk817_remove(struct snd_soc_component *component) in rk817_remove()