Home
last modified time | relevance | path

Searched refs:d40_desc (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/dma/
H A Dste_dma40.c344 * struct d40_desc - A descriptor is one DMA job.
362 struct d40_desc { struct
398 struct d40_desc **alloc_map;
634 static int d40_pool_lli_alloc(struct d40_chan *d40c, struct d40_desc *d40d, in d40_pool_lli_alloc()
686 static void d40_pool_lli_free(struct d40_chan *d40c, struct d40_desc *d40d) in d40_pool_lli_free()
702 struct d40_desc *d40d) in d40_lcla_alloc_one()
731 struct d40_desc *d40d) in d40_lcla_free_all()
761 static void d40_desc_remove(struct d40_desc *d40d) in d40_desc_remove()
766 static struct d40_desc *d40_desc_get(struct d40_chan *d40c) in d40_desc_get()
768 struct d40_desc *des in d40_desc_get()
[all...]
/kernel/linux/linux-6.6/drivers/dma/
H A Dste_dma40.c373 * struct d40_desc - A descriptor is one DMA job.
391 struct d40_desc { struct
427 struct d40_desc **alloc_map;
659 static int d40_pool_lli_alloc(struct d40_chan *d40c, struct d40_desc *d40d, in d40_pool_lli_alloc()
711 static void d40_pool_lli_free(struct d40_chan *d40c, struct d40_desc *d40d) in d40_pool_lli_free()
727 struct d40_desc *d40d) in d40_lcla_alloc_one()
756 struct d40_desc *d40d) in d40_lcla_free_all()
786 static void d40_desc_remove(struct d40_desc *d40d) in d40_desc_remove()
791 static struct d40_desc *d40_desc_get(struct d40_chan *d40c) in d40_desc_get()
793 struct d40_desc *des in d40_desc_get()
[all...]

Completed in 11 milliseconds