Home
last modified time | relevance | path

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

/linux-6.1.9/include/sound/
Dsoc-dpcm.h143 void soc_dpcm_debugfs_add(struct snd_soc_pcm_runtime *rtd);
145 static inline void soc_dpcm_debugfs_add(struct snd_soc_pcm_runtime *rtd) in soc_dpcm_debugfs_add() function
/linux-6.1.9/sound/soc/
Dsoc-core.c1260 soc_dpcm_debugfs_add(rtd); in soc_init_pcm_runtime()
Dsoc-pcm.c218 void soc_dpcm_debugfs_add(struct snd_soc_pcm_runtime *rtd) in soc_dpcm_debugfs_add() function