Home
last modified time | relevance | path

Searched refs:debugfs_dpcm_root (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/sound/soc/
Dsoc-pcm.c1179 fe->debugfs_dpcm_root); in dpcm_be_connect()
3216 rtd->debugfs_dpcm_root = debugfs_create_dir(rtd->dai_link->name, in soc_dpcm_debugfs_add()
3219 debugfs_create_file("state", 0444, rtd->debugfs_dpcm_root, in soc_dpcm_debugfs_add()
/Linux-v5.4/include/sound/
Dsoc.h1143 struct dentry *debugfs_dpcm_root; member