Searched refs:drm_sysfb_get_width_si (Results 1 – 4 of 4) sorted by relevance
26 int drm_sysfb_get_width_si(struct drm_device *dev, const struct screen_info *si) in drm_sysfb_get_width_si() function30 EXPORT_SYMBOL(drm_sysfb_get_width_si);
34 int drm_sysfb_get_width_si(struct drm_device *dev, const struct screen_info *si);
186 width = drm_sysfb_get_width_si(dev, si); in efidrm_device_create()
316 width = drm_sysfb_get_width_si(dev, si); in vesadrm_device_create()
Completed in 9 milliseconds