Home
last modified time | relevance | path

Searched refs:snd_soc_component_initialize (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/sound/soc/stm/
H A Dstm32_adfsdm.c346 ret = snd_soc_component_initialize(component, in stm32_adfsdm_probe()
/OK3568_Linux_fs/kernel/sound/soc/
H A Dsoc-generic-dmaengine-pcm.c459 ret = snd_soc_component_initialize(&pcm->component, driver, dev); in snd_dmaengine_pcm_register()
H A Dsoc-core.c2450 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 Drockchip_multi_dais_pcm.c706 ret = snd_soc_component_initialize(&pcm->component, &dmaengine_mpcm_platform, in snd_dmaengine_mpcm_register()
H A Drockchip_dlp.c1175 ret = snd_soc_component_initialize(&dlp->component, driver, dev); in snd_dmaengine_dlp_register()
/OK3568_Linux_fs/kernel/sound/soc/intel/catpt/
H A Dpcm.c1176 ret = snd_soc_component_initialize(component, &catpt_comp_driver, in catpt_register_plat_component()
/OK3568_Linux_fs/kernel/include/sound/
H A Dsoc.h426 int snd_soc_component_initialize(struct snd_soc_component *component,