Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/
H A Dscreen_info_generic.c74 ssize_t screen_info_resources(const struct screen_info *si, struct resource *r, size_t num) in screen_info_resources() function
146 EXPORT_SYMBOL(screen_info_resources);
H A Dscreen_info_pci.c65 ret = screen_info_resources(si, res, ARRAY_SIZE(res)); in screen_info_fixup_lfb()
123 numres = screen_info_resources(si, res, ARRAY_SIZE(res)); in screen_info_pci_dev()
/openbmc/linux/include/linux/
H A Dscreen_info.h129 ssize_t screen_info_resources(const struct screen_info *si, struct resource *r, size_t num);