Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/video/fbdev/
Dpxa3xx-gcu.c100 struct pxa3xx_gcu_batch *ready_last; member
225 priv->ready = priv->ready_last = NULL; in run_ready()
435 BUG_ON(priv->ready_last == NULL); in pxa3xx_gcu_write()
437 priv->ready_last->next = buffer; in pxa3xx_gcu_write()
441 priv->ready_last = buffer; in pxa3xx_gcu_write()