Home
last modified time | relevance | path

Searched refs:radeon_fbdev (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
Dradeon_fb.c45 struct radeon_fbdev { struct
54 struct radeon_fbdev *rfbdev = info->par; in radeonfb_open() argument
68 struct radeon_fbdev *rfbdev = info->par; in radeonfb_release()
125 static int radeonfb_create_pinned_object(struct radeon_fbdev *rfbdev, in radeonfb_create_pinned_object()
214 struct radeon_fbdev *rfbdev = in radeonfb_create()
215 container_of(helper, struct radeon_fbdev, helper); in radeonfb_create()
309 static int radeon_fbdev_destroy(struct drm_device *dev, struct radeon_fbdev *rfbdev) in radeon_fbdev_destroy()
332 struct radeon_fbdev *rfbdev; in radeon_fbdev_init()
347 rfbdev = kzalloc(sizeof(struct radeon_fbdev), GFP_KERNEL); in radeon_fbdev_init()
Dradeon_mode.h233 struct radeon_fbdev;
272 struct radeon_fbdev *rfbdev;