Home
last modified time | relevance | path

Searched refs:DEFAULT_FB_SIZE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/video/
H A Dpxa168fb.h33 #define DEFAULT_FB_SIZE (800 * 480 * 4) macro
/kernel/linux/linux-6.6/include/video/
H A Dpxa168fb.h33 #define DEFAULT_FB_SIZE (800 * 480 * 4) macro
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dpxa168fb.c671 info->fix.smem_len = PAGE_ALIGN(DEFAULT_FB_SIZE); in pxa168fb_probe()
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dpxa168fb.c666 info->fix.smem_len = PAGE_ALIGN(DEFAULT_FB_SIZE); in pxa168fb_probe()

Completed in 3 milliseconds