Home
last modified time | relevance | path

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

/drivers/media/platform/renesas/vsp1/
A Dvsp1_dl.c221 struct vsp1_dl_manager { struct
222 unsigned int index;
223 bool singleshot;
224 struct vsp1_device *vsp1;
226 spinlock_t lock;
227 struct list_head free;
228 struct vsp1_dl_list *active;
229 struct vsp1_dl_list *queued;
230 struct vsp1_dl_list *pending;
232 struct vsp1_dl_body_pool *pool;
[all …]

Completed in 12 milliseconds