Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/
H A Dpxa3xx-gcu.c77 struct pxa3xx_gcu_batch { struct
78 struct pxa3xx_gcu_batch *next; argument
97 struct pxa3xx_gcu_batch *free; argument
98 struct pxa3xx_gcu_batch *ready;
99 struct pxa3xx_gcu_batch *ready_last;
100 struct pxa3xx_gcu_batch *running;
190 struct pxa3xx_gcu_batch *running = priv->running; in flush_running()
191 struct pxa3xx_gcu_batch *next; in flush_running()
208 struct pxa3xx_gcu_batch *ready = priv->ready; in run_ready()
381 struct pxa3xx_gcu_batch *buffer; in pxa3xx_gcu_write()
[all …]