Lines Matching defs:component

83 	struct snd_soc_component component;  member
381 static int dmaengine_dlp_hw_params(struct snd_soc_component *component, in dmaengine_dlp_hw_params()
424 dmaengine_pcm_set_runtime_hwparams(struct snd_soc_component *component, in dmaengine_pcm_set_runtime_hwparams()
465 static int dmaengine_dlp_open(struct snd_soc_component *component, in dmaengine_dlp_open()
515 static void free_ref_list(struct snd_soc_component *component) in free_ref_list()
528 static int dmaengine_dlp_close(struct snd_soc_component *component, in dmaengine_dlp_close()
549 struct snd_soc_component *component, in dmaengine_dlp_pointer()
609 static int dmaengine_dlp_setup(struct snd_soc_component *component, in dmaengine_dlp_setup()
665 static void dmaengine_dlp_release(struct snd_soc_component *component, in dmaengine_dlp_release()
709 static int dmaengine_dlp_trigger(struct snd_soc_component *component, in dmaengine_dlp_trigger()
750 static int dmaengine_dlp_new(struct snd_soc_component *component, in dmaengine_dlp_new()
789 static struct dmaengine_dlp_runtime_data *get_ref(struct snd_soc_component *component) in get_ref()
804 static int process_capture(struct snd_soc_component *component, in process_capture()
935 static int process_playback(struct snd_soc_component *component, in process_playback()
968 static int dmaengine_dlp_process(struct snd_soc_component *component, in dmaengine_dlp_process()
987 static int dmaengine_dlp_copy_user(struct snd_soc_component *component, in dmaengine_dlp_copy_user()
1019 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in dmaengine_dlp_mode_get() local
1030 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in dmaengine_dlp_mode_put() local
1052 static int dmaengine_dlp_prepare(struct snd_soc_component *component, in dmaengine_dlp_prepare()
1200 struct snd_soc_component *component; in snd_dmaengine_dlp_unregister() local