Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_dl.c130 struct vsp1_dl_body_pool { struct
132 dma_addr_t dma;
133 size_t size;
134 void *mem;
137 struct vsp1_dl_body *bodies;
138 struct list_head free;
139 spinlock_t lock;
141 struct vsp1_device *vsp1;