Home
last modified time | relevance | path

Searched refs:owl_dma_lli (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/dma/
Dowl-dma.c155 struct owl_dma_lli { struct
324 struct owl_dma_lli *lli) in owl_dma_free_lli()
330 static struct owl_dma_lli *owl_dma_alloc_lli(struct owl_dma *od) in owl_dma_alloc_lli()
332 struct owl_dma_lli *lli; in owl_dma_alloc_lli()
345 static struct owl_dma_lli *owl_dma_add_lli(struct owl_dma_txd *txd, in owl_dma_add_lli()
346 struct owl_dma_lli *prev, in owl_dma_add_lli()
347 struct owl_dma_lli *next, in owl_dma_add_lli()
362 struct owl_dma_lli *lli, in owl_dma_cfg_lli()
503 struct owl_dma_lli *lli; in owl_dma_start_next_txd()
516 struct owl_dma_lli, node); in owl_dma_start_next_txd()
[all …]