Searched refs:lv_linux_fbdev_create (Results 1 – 4 of 4) sorted by relevance
32 lv_display_t * lv_linux_fbdev_create(void);
97 lv_display_t * lv_linux_fbdev_create(void) in lv_linux_fbdev_create() function
31 To set up a framebuffer-based display, first create a display with ``lv_linux_fbdev_create``. After…36 lv_display_t *disp = lv_linux_fbdev_create();
53 lv_display_t *display = lv_linux_fbdev_create();