Home
last modified time | relevance | path

Searched defs:hidma_chan (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/dma/qcom/
Dhidma.h92 struct hidma_chan { struct
93 bool paused;
94 bool allocated;
95 char dbg_name[16];
96 u32 dma_sig;
97 dma_cookie_t last_success;
104 struct dentry *debugfs;
105 struct dentry *stats;
106 struct hidma_dev *dmadev;
107 struct hidma_desc *running;
[all …]