Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/
H A Dscreen_info_generic.c34 static inline bool __screen_info_has_ega_gfx(unsigned int mode) in __screen_info_has_ega_gfx() function
56 return __screen_info_has_ega_gfx(mode); in __screen_info_has_vga_gfx()
105 if (__screen_info_has_ega_gfx(si->orig_video_mode)) in screen_info_resources()