ready_last 100 drivers/video/fbdev/pxa3xx-gcu.c struct pxa3xx_gcu_batch *ready_last; ready_last 225 drivers/video/fbdev/pxa3xx-gcu.c priv->ready = priv->ready_last = NULL; ready_last 435 drivers/video/fbdev/pxa3xx-gcu.c BUG_ON(priv->ready_last == NULL); ready_last 437 drivers/video/fbdev/pxa3xx-gcu.c priv->ready_last->next = buffer; ready_last 441 drivers/video/fbdev/pxa3xx-gcu.c priv->ready_last = buffer;