Home
last modified time | relevance | path

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

/include/drm/
Ddrm_fb_helper.h33 struct drm_fb_helper;
92 int (*fb_probe)(struct drm_fb_helper *helper,
114 struct drm_fb_helper { struct
191 static inline struct drm_fb_helper * argument
194 return container_of(client, struct drm_fb_helper, client); in drm_fb_helper_from_client()
214 void drm_fb_helper_prepare(struct drm_device *dev, struct drm_fb_helper *helper,
217 struct drm_fb_helper *helper, int max_conn);
218 void drm_fb_helper_fini(struct drm_fb_helper *helper);
226 int drm_fb_helper_restore_fbdev_mode_unlocked(struct drm_fb_helper *fb_helper);
228 struct fb_info *drm_fb_helper_alloc_fbi(struct drm_fb_helper *fb_helper);
[all …]
Ddrm_device.h21 struct drm_fb_helper;
309 struct drm_fb_helper *fb_helper;
/include/
DKbuild51 header-test- += drm/drm_fb_helper.h