Home
last modified time | relevance | path

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

/drivers/media/platform/renesas/vsp1/
A Dvsp1_dl.c155 struct vsp1_dl_cmd_pool { struct
157 dma_addr_t dma;
158 size_t size;
159 void *mem;
161 struct vsp1_dl_ext_cmd *cmds;
162 struct list_head free;
164 spinlock_t lock;
166 struct vsp1_device *vsp1;

Completed in 8 milliseconds