aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-component.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-05ASoC: soc-component: add snd_soc_pcm_component_pcm_free()Kuninori Morimoto1-0/+14
2019-08-05ASoC: soc-component: add snd_soc_pcm_component_pcm_new()Kuninori Morimoto1-0/+20
2019-08-05ASoC: soc-component: add snd_soc_pcm_component_mmap()Kuninori Morimoto1-0/+19
2019-08-05ASoC: soc-component: add snd_soc_pcm_component_page()Kuninori Morimoto1-0/+23
2019-08-05ASoC: soc-component: add snd_soc_pcm_component_copy_user()Kuninori Morimoto1-0/+21
2019-08-05ASoC: soc-component: add snd_soc_pcm_component_ioctrl()Kuninori Morimoto1-0/+20
2019-08-05ASoC: soc-component: add snd_soc_pcm_component_pointer()Kuninori Morimoto1-0/+18
2019-08-05ASoC: soc-component: move snd_soc_component_set_bias_level()Kuninori Morimoto1-0/+9
2019-08-05ASoC: soc-component: move snd_soc_component_stream_event()Kuninori Morimoto1-0/+9
2019-08-05ASoC: soc-component: move snd_soc_component_seq_notifier()Kuninori Morimoto1-0/+7
2019-08-05ASoC: soc-component: add snd_soc_component_of_xlate_dai_name()Kuninori Morimoto1-0/+10
2019-08-05ASoC: soc-component: add snd_soc_component_of_xlate_dai_id()Kuninori Morimoto1-0/+9
2019-08-05ASoC: soc-component: add snd_soc_component_remove()Kuninori Morimoto1-0/+6
2019-08-05ASoC: soc-component: add snd_soc_component_probe()Kuninori Morimoto1-0/+8
2019-08-05ASoC: soc-component: add snd_soc_component_is_suspended()Kuninori Morimoto1-0/+5
2019-08-05ASoC: soc-component: add snd_soc_component_resume()Kuninori Morimoto1-0/+7
2019-08-05ASoC: soc-component: add snd_soc_component_suspend()Kuninori Morimoto1-0/+7
2019-08-05ASoC: soc-component: add snd_soc_component_trigger()Kuninori Morimoto1-0/+11
2019-08-05ASoC: soc-component: add snd_soc_component_hw_free()Kuninori Morimoto1-0/+10
2019-08-05ASoC: soc-component: add snd_soc_component_hw_params()Kuninori Morimoto1-0/+11
2019-08-05ASoC: soc-component: add snd_soc_component_prepare()Kuninori Morimoto1-0/+10
2019-08-05ASoC: soc-component: add snd_soc_component_close()Kuninori Morimoto1-0/+10
2019-08-05ASoC: soc-component: add snd_soc_component_open()Kuninori Morimoto1-0/+10
2019-08-05ASoC: soc-component: add snd_soc_component_get/put()Kuninori Morimoto1-0/+18
2019-08-05ASoC: add soc-component.cKuninori Morimoto1-0/+269