Home
last modified time | relevance | path

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

/linux/include/linux/
A Dhost1x.h207 struct host1x_job { struct
221 struct host1x_job_cmd *cmds; argument
227 struct host1x_job_unpin_data *unpins; argument
230 dma_addr_t *addr_phys;
236 u32 syncpt_incrs;
237 u32 syncpt_end;
240 void *waiter;
243 unsigned int timeout;
246 bool cancelled;
273 void (*release)(struct host1x_job *job); argument
[all …]

Completed in 7 milliseconds