Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/video/fbdev/
Dpxa3xx-gcu.c78 struct pxa3xx_gcu_batch { struct
79 struct pxa3xx_gcu_batch *next; argument
98 struct pxa3xx_gcu_batch *free; argument
99 struct pxa3xx_gcu_batch *ready;
100 struct pxa3xx_gcu_batch *ready_last;
101 struct pxa3xx_gcu_batch *running;
191 struct pxa3xx_gcu_batch *running = priv->running; in flush_running()
192 struct pxa3xx_gcu_batch *next; in flush_running()
209 struct pxa3xx_gcu_batch *ready = priv->ready; in run_ready()
382 struct pxa3xx_gcu_batch *buffer; in pxa3xx_gcu_write()
[all …]