Home
last modified time | relevance | path

Searched refs:pxa3xx_gcu_batch (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/video/fbdev/
Dpxa3xx-gcu.c91 struct pxa3xx_gcu_batch { struct
92 struct pxa3xx_gcu_batch *next; argument
110 struct pxa3xx_gcu_batch *free; argument
111 struct pxa3xx_gcu_batch *ready;
112 struct pxa3xx_gcu_batch *ready_last;
113 struct pxa3xx_gcu_batch *running;
203 struct pxa3xx_gcu_batch *running = priv->running; in flush_running()
204 struct pxa3xx_gcu_batch *next; in flush_running()
221 struct pxa3xx_gcu_batch *ready = priv->ready; in run_ready()
394 struct pxa3xx_gcu_batch *buffer; in pxa3xx_gcu_write()
[all …]