Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/dma/
Dste_dma40.c457 struct d40_chan { struct
458 spinlock_t lock;
459 int log_num;
460 int pending_tx;
461 bool busy;
462 struct d40_phy_res *phy_chan;
463 struct dma_chan chan;
464 struct tasklet_struct tasklet;
465 struct list_head client;
466 struct list_head pending_queue;
[all …]