Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/dma/
Dmic_x100_dma.c729 static struct dentry *mic_dma_dbg; variable
744 if (mic_dma_dbg) { in mic_dma_driver_probe()
746 mic_dma_dbg); in mic_dma_driver_probe()
783 mic_dma_dbg = debugfs_create_dir(KBUILD_MODNAME, NULL); in mic_x100_dma_init()
789 debugfs_remove_recursive(mic_dma_dbg); in mic_x100_dma_exit()