Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/
H A Dscreen_info_pci.c15 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()
H A Dscreen_info_generic.c77 unsigned int type = screen_info_video_type(si); in screen_info_resources()
/openbmc/linux/include/linux/
H A Dscreen_info.h92 static inline unsigned int screen_info_video_type(const struct screen_info *si) in screen_info_video_type() function