Searched refs:__screen_info_has_ega_gfx (Results 1 – 1 of 1) sorted by relevance
34 static inline bool __screen_info_has_ega_gfx(unsigned int mode) in __screen_info_has_ega_gfx() function56 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()