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

/linux-master/drivers/video/fbdev/
H A Dpxa3xx-gcu.c77 struct pxa3xx_gcu_batch { struct
78 struct pxa3xx_gcu_batch *next;
97 struct pxa3xx_gcu_batch *free;
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;
191 struct pxa3xx_gcu_batch *next;
208 struct pxa3xx_gcu_batch *ready = priv->ready;
381 struct pxa3xx_gcu_batch *buffe
[all...]

Completed in 115 milliseconds