Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/stm/
H A Dstm32_adfsdm.c355 ret = snd_soc_add_component(component, NULL, 0); in stm32_adfsdm_probe()
/OK3568_Linux_fs/kernel/sound/soc/
H A Dsoc-generic-dmaengine-pcm.c463 ret = snd_soc_add_component(&pcm->component, NULL, 0); in snd_dmaengine_pcm_register()
H A Dsoc-core.c2473 int snd_soc_add_component(struct snd_soc_component *component, in snd_soc_add_component() function
2518 EXPORT_SYMBOL_GPL(snd_soc_add_component);
2536 return snd_soc_add_component(component, dai_drv, num_dai); in snd_soc_register_component()
/OK3568_Linux_fs/kernel/sound/soc/rockchip/
H A Drockchip_multi_dais_pcm.c711 ret = snd_soc_add_component(&pcm->component, NULL, 0); in snd_dmaengine_mpcm_register()
H A Drockchip_dlp.c1179 ret = snd_soc_add_component(&dlp->component, NULL, 0); in snd_dmaengine_dlp_register()
/OK3568_Linux_fs/kernel/sound/soc/intel/catpt/
H A Dpcm.c1182 return snd_soc_add_component(component, dai_drivers, in catpt_register_plat_component()
/OK3568_Linux_fs/kernel/include/sound/
H A Dsoc.h429 int snd_soc_add_component(struct snd_soc_component *component,