Searched refs:screen_info_pixel_format (Results 1 – 3 of 3) sorted by relevance
223 int screen_info_pixel_format(const struct screen_info *si, struct pixel_format *f) in screen_info_pixel_format() function237 EXPORT_SYMBOL(screen_info_pixel_format);
140 int screen_info_pixel_format(const struct screen_info *si, struct pixel_format *f);
86 ret = screen_info_pixel_format(si, &pixel); in drm_sysfb_get_format_si()