Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_dl.c216 struct vsp1_dl_manager { struct
217 unsigned int index;
218 bool singleshot;
219 struct vsp1_device *vsp1;
221 spinlock_t lock;
222 struct list_head free;
223 struct vsp1_dl_list *active;
224 struct vsp1_dl_list *queued;
225 struct vsp1_dl_list *pending;
227 struct vsp1_dl_body_pool *pool;
[all …]