Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/dma/
Dapple-admac.c107 struct admac_tx { struct
108 struct dma_async_tx_descriptor tx;
109 bool cyclic;
110 dma_addr_t buf_addr;
134 static struct admac_tx *to_admac_tx(struct dma_async_tx_descriptor *tx) in to_admac_tx() argument