Searched refs:snd_soc_component_initialize (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/sound/soc/stm/ |
| H A D | stm32_adfsdm.c | 346 ret = snd_soc_component_initialize(component, in stm32_adfsdm_probe()
|
| /OK3568_Linux_fs/kernel/sound/soc/ |
| H A D | soc-generic-dmaengine-pcm.c | 459 ret = snd_soc_component_initialize(&pcm->component, driver, dev); in snd_dmaengine_pcm_register()
|
| H A D | soc-core.c | 2450 int snd_soc_component_initialize(struct snd_soc_component *component, in snd_soc_component_initialize() function 2471 EXPORT_SYMBOL_GPL(snd_soc_component_initialize); 2532 ret = snd_soc_component_initialize(component, component_driver, dev); in snd_soc_register_component()
|
| /OK3568_Linux_fs/kernel/sound/soc/rockchip/ |
| H A D | rockchip_multi_dais_pcm.c | 706 ret = snd_soc_component_initialize(&pcm->component, &dmaengine_mpcm_platform, in snd_dmaengine_mpcm_register()
|
| H A D | rockchip_dlp.c | 1175 ret = snd_soc_component_initialize(&dlp->component, driver, dev); in snd_dmaengine_dlp_register()
|
| /OK3568_Linux_fs/kernel/sound/soc/intel/catpt/ |
| H A D | pcm.c | 1176 ret = snd_soc_component_initialize(component, &catpt_comp_driver, in catpt_register_plat_component()
|
| /OK3568_Linux_fs/kernel/include/sound/ |
| H A D | soc.h | 426 int snd_soc_component_initialize(struct snd_soc_component *component,
|