Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/video/fbdev/
Dpxa3xx-gcu.c112 struct pxa3xx_gcu_batch *ready_last; member
237 priv->ready = priv->ready_last = NULL; in run_ready()
447 BUG_ON(priv->ready_last == NULL); in pxa3xx_gcu_write()
449 priv->ready_last->next = buffer; in pxa3xx_gcu_write()
453 priv->ready_last = buffer; in pxa3xx_gcu_write()