Home
last modified time | relevance | path

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

/linux-3.3/drivers/dma/
Dste_dma40.c250 struct d40_chan { struct
251 spinlock_t lock;
252 int log_num;
254 int completed;
255 int pending_tx;
256 bool busy;
257 struct d40_phy_res *phy_chan;
258 struct dma_chan chan;
259 struct tasklet_struct tasklet;
260 struct list_head client;
[all …]