Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/fbdev/
Dpxa3xx-gcu.c111 struct pxa3xx_gcu_batch *ready_last; member
234 priv->ready = priv->ready_last = NULL; in run_ready()
444 BUG_ON(priv->ready_last == NULL); in pxa3xx_gcu_write()
446 priv->ready_last->next = buffer; in pxa3xx_gcu_write()
450 priv->ready_last = buffer; in pxa3xx_gcu_write()