Lines Matching defs:drm
100 static struct drm_framebuffer *tegra_fb_alloc(struct drm_device *drm, in tegra_fb_alloc()
129 struct drm_framebuffer *tegra_fb_create(struct drm_device *drm, in tegra_fb_create()
211 struct drm_device *drm = helper->dev; in tegra_fbdev_probe() local
294 static struct tegra_fbdev *tegra_fbdev_create(struct drm_device *drm) in tegra_fbdev_create()
319 struct drm_device *drm = fbdev->base.dev; in tegra_fbdev_init() local
370 int tegra_drm_fb_prepare(struct drm_device *drm) in tegra_drm_fb_prepare()
383 void tegra_drm_fb_free(struct drm_device *drm) in tegra_drm_fb_free()
392 int tegra_drm_fb_init(struct drm_device *drm) in tegra_drm_fb_init()
407 void tegra_drm_fb_exit(struct drm_device *drm) in tegra_drm_fb_exit()
416 void tegra_drm_fb_suspend(struct drm_device *drm) in tegra_drm_fb_suspend()
427 void tegra_drm_fb_resume(struct drm_device *drm) in tegra_drm_fb_resume()