Searched hist:"570 d0176296f0d17c4b5ab206ad4a4bc027b863b" (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/dma/qcom/ |
H A D | hidma_dbg.c | 570d0176296f0d17c4b5ab206ad4a4bc027b863b Sun May 01 06:25:27 CEST 2016 Sinan Kaya <okaya@codeaurora.org> dmaengine: qcom_hidma: add debugfs hooks
Add debugfs hooks for debugging the execution behavior of the DMA channel. The debugfs hooks get initialized by the probe function and uninitialized by the remove function.
A stats file is created in debugfs. The stats file will show the information about each HIDMA channel as well as each asynchronous job queued and completed at a given time.
Signed-off-by: Sinan Kaya <okaya@codeaurora.org> Signed-off-by: Vinod Koul <vinod.koul@intel.com>
|
H A D | Makefile | diff 570d0176296f0d17c4b5ab206ad4a4bc027b863b Sun May 01 06:25:27 CEST 2016 Sinan Kaya <okaya@codeaurora.org> dmaengine: qcom_hidma: add debugfs hooks
Add debugfs hooks for debugging the execution behavior of the DMA channel. The debugfs hooks get initialized by the probe function and uninitialized by the remove function.
A stats file is created in debugfs. The stats file will show the information about each HIDMA channel as well as each asynchronous job queued and completed at a given time.
Signed-off-by: Sinan Kaya <okaya@codeaurora.org> Signed-off-by: Vinod Koul <vinod.koul@intel.com>
|
H A D | hidma.h | diff 570d0176296f0d17c4b5ab206ad4a4bc027b863b Sun May 01 06:25:27 CEST 2016 Sinan Kaya <okaya@codeaurora.org> dmaengine: qcom_hidma: add debugfs hooks
Add debugfs hooks for debugging the execution behavior of the DMA channel. The debugfs hooks get initialized by the probe function and uninitialized by the remove function.
A stats file is created in debugfs. The stats file will show the information about each HIDMA channel as well as each asynchronous job queued and completed at a given time.
Signed-off-by: Sinan Kaya <okaya@codeaurora.org> Signed-off-by: Vinod Koul <vinod.koul@intel.com>
|