Searched refs:omap_vrfb_max_height (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/video/ |
H A D | omapvrfb.h | 33 extern u16 omap_vrfb_max_height(u32 phys_size, u16 width, u8 bytespp); 48 static inline u16 omap_vrfb_max_height(u32 phys_size, u16 width, u8 bytespp) in omap_vrfb_max_height() function
|
/kernel/linux/linux-6.6/include/video/ |
H A D | omapvrfb.h | 33 extern u16 omap_vrfb_max_height(u32 phys_size, u16 width, u8 bytespp); 48 static inline u16 omap_vrfb_max_height(u32 phys_size, u16 width, u8 bytespp) in omap_vrfb_max_height() function
|
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/ |
H A D | vrfb.c | 147 u16 omap_vrfb_max_height(u32 phys_size, u16 width, u8 bytespp) in omap_vrfb_max_height() function 167 EXPORT_SYMBOL(omap_vrfb_max_height); variable
|
H A D | omapfb-main.c | 453 shrink_height(omap_vrfb_max_height( in check_fb_size()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/ |
H A D | vrfb.c | 147 u16 omap_vrfb_max_height(u32 phys_size, u16 width, u8 bytespp) in omap_vrfb_max_height() function 167 EXPORT_SYMBOL(omap_vrfb_max_height); variable
|
H A D | omapfb-main.c | 453 shrink_height(omap_vrfb_max_height( in check_fb_size()
|
Completed in 8 milliseconds