Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/dma/
Dmic_x100_dma.c704 static struct dentry *mic_dma_dbg; variable
719 if (mic_dma_dbg) { in mic_dma_driver_probe()
721 mic_dma_dbg); in mic_dma_driver_probe()
758 mic_dma_dbg = debugfs_create_dir(KBUILD_MODNAME, NULL); in mic_x100_dma_init()
764 debugfs_remove_recursive(mic_dma_dbg); in mic_x100_dma_exit()