Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/dma/
Dowl-dma.c154 struct owl_dma_lli { struct
316 struct owl_dma_lli *lli) in owl_dma_free_lli()
322 static struct owl_dma_lli *owl_dma_alloc_lli(struct owl_dma *od) in owl_dma_alloc_lli()
324 struct owl_dma_lli *lli; in owl_dma_alloc_lli()
337 static struct owl_dma_lli *owl_dma_add_lli(struct owl_dma_txd *txd, in owl_dma_add_lli()
338 struct owl_dma_lli *prev, in owl_dma_add_lli()
339 struct owl_dma_lli *next) in owl_dma_add_lli()
352 struct owl_dma_lli *lli, in owl_dma_cfg_lli()
452 struct owl_dma_lli *lli; in owl_dma_start_next_txd()
465 struct owl_dma_lli, node); in owl_dma_start_next_txd()
[all …]