Home
last modified time | relevance | path

Searched refs:soc_dpcm_debugfs_add (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/sound/
H A Dsoc-dpcm.h139 void soc_dpcm_debugfs_add(struct snd_soc_pcm_runtime *rtd);
141 static inline void soc_dpcm_debugfs_add(struct snd_soc_pcm_runtime *rtd) in soc_dpcm_debugfs_add() function
/OK3568_Linux_fs/kernel/sound/soc/
H A Dsoc-core.c1079 soc_dpcm_debugfs_add(rtd); in soc_init_pcm_runtime()
H A Dsoc-pcm.c158 void soc_dpcm_debugfs_add(struct snd_soc_pcm_runtime *rtd) in soc_dpcm_debugfs_add() function