Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/dw-edma/
H A Ddw-edma-core.h128 void (*debugfs_on)(struct dw_edma *dw); member
206 dw->core->debugfs_on(dw); in dw_edma_core_debugfs_on()
H A Ddw-hdma-v0-core.c303 .debugfs_on = dw_hdma_v0_core_debugfs_on,
H A Ddw-edma-v0-core.c519 .debugfs_on = dw_edma_v0_core_debugfs_on,