Searched refs:omapfb_realloc_fbmem (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/ |
H A D | omapfb.h | 112 int omapfb_realloc_fbmem(struct fb_info *fbi, unsigned long size, int type);
|
H A D | omapfb-sysfs.c | 472 r = omapfb_realloc_fbmem(fbi, size, ofbi->region->type); in store_size()
|
H A D | omapfb-ioctl.c | 249 r = omapfb_realloc_fbmem(fbi, size, mi->type); in omapfb_setup_mem()
|
H A D | omapfb-main.c | 1580 int omapfb_realloc_fbmem(struct fb_info *fbi, unsigned long size, int type) in omapfb_realloc_fbmem() function
|
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/ |
H A D | omapfb.h | 112 int omapfb_realloc_fbmem(struct fb_info *fbi, unsigned long size, int type);
|
H A D | omapfb-sysfs.c | 473 r = omapfb_realloc_fbmem(fbi, size, ofbi->region->type); in store_size()
|
H A D | omapfb-ioctl.c | 249 r = omapfb_realloc_fbmem(fbi, size, mi->type); in omapfb_setup_mem()
|
H A D | omapfb-main.c | 1580 int omapfb_realloc_fbmem(struct fb_info *fbi, unsigned long size, int type) in omapfb_realloc_fbmem() function
|
Completed in 10 milliseconds