Home
last modified time | relevance | path

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

/drivers/media/platform/renesas/vsp1/
A Dvsp1_dl.c131 struct vsp1_dl_body_pool { struct
133 dma_addr_t dma;
134 size_t size;
135 void *mem;
138 struct vsp1_dl_body *bodies;
139 struct list_head free;
140 spinlock_t lock;
142 struct vsp1_device *vsp1;

Completed in 7 milliseconds