Searched refs:screen_info_video_type (Results 1 – 3 of 3) sorted by relevance
15 u64 size = __screen_info_lfb_size(si, screen_info_video_type(si)); in __screen_info_relocation_is_valid()61 type = screen_info_video_type(si); in screen_info_fixup_lfb()
77 unsigned int type = screen_info_video_type(si); in screen_info_resources()
92 static inline unsigned int screen_info_video_type(const struct screen_info *si) in screen_info_video_type() function