Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/
H A Dpxa3xx-gcu.c99 struct pxa3xx_gcu_batch *ready_last; member
224 priv->ready = priv->ready_last = NULL; in run_ready()
434 BUG_ON(priv->ready_last == NULL); in pxa3xx_gcu_write()
436 priv->ready_last->next = buffer; in pxa3xx_gcu_write()
440 priv->ready_last = buffer; in pxa3xx_gcu_write()