Searched refs:hi_fbdev (Results 1 – 1 of 1) sorted by relevance
56 struct hibmc_fbdev *hi_fbdev = in hibmc_drm_fb_create() local110 hi_fbdev->fb = hibmc_framebuffer_init(priv->dev, &mode_cmd, gobj); in hibmc_drm_fb_create()111 if (IS_ERR(hi_fbdev->fb)) { in hibmc_drm_fb_create()112 ret = PTR_ERR(hi_fbdev->fb); in hibmc_drm_fb_create()113 hi_fbdev->fb = NULL; in hibmc_drm_fb_create()119 hi_fbdev->helper.fb = &hi_fbdev->fb->fb; in hibmc_drm_fb_create()