Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/fbtft/
Dflexfb.c581 static struct fbtft_display flex_display = { }; variable
627 flex_display.width = width; in flexfb_probe_common()
628 flex_display.height = height; in flexfb_probe_common()
635 info = fbtft_framebuffer_alloc(&flex_display, dev, dev->platform_data); in flexfb_probe_common()