Home
last modified time | relevance | path

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

/linux-4.19.296/include/drm/
Ddrm_fb_helper.h33 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 { struct
252 static inline struct drm_fb_helper * argument
255 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 …]
Ddrm_device.h20 struct drm_fb_helper;
229 struct drm_fb_helper *fb_helper;
Ddrm_fb_cma_helper.h12 struct drm_fb_helper;