Searched refs:drm_fb_helper (Results 1 – 3 of 3) sorted by relevance
33 struct drm_fb_helper;104 int (*fb_probe)(struct drm_fb_helper *helper,124 bool (*initial_config)(struct drm_fb_helper *fb_helper,157 struct drm_fb_helper { struct252 static inline struct drm_fb_helper * argument255 return container_of(client, struct drm_fb_helper, client); in drm_fb_helper_from_client()275 void drm_fb_helper_prepare(struct drm_device *dev, struct drm_fb_helper *helper,278 struct drm_fb_helper *helper, int max_conn);279 void drm_fb_helper_fini(struct drm_fb_helper *helper);287 int drm_fb_helper_restore_fbdev_mode_unlocked(struct drm_fb_helper *fb_helper);[all …]
20 struct drm_fb_helper;229 struct drm_fb_helper *fb_helper;
12 struct drm_fb_helper;