Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dscreen_info.h52 static inline bool __screen_info_vbe_mode_nonvga(const struct screen_info *si) in __screen_info_vbe_mode_nonvga() function
/openbmc/linux/drivers/video/fbdev/
H A Dvesafb.c262 vga_compat = !__screen_info_vbe_mode_nonvga(si); in vesafb_probe()