Searched refs:radeon_mem_alloc (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/sys/dev/drm/
H A Dradeon_mem.c223 int radeon_mem_alloc(struct drm_device *dev, void *data, struct drm_file *file_priv) function
H A Dradeon_drv.h466 extern int radeon_mem_alloc(struct drm_device *dev, void *data, struct drm_file *file_priv);
H A Dradeon_state.c3232 DRM_IOCTL_DEF(DRM_RADEON_ALLOC, radeon_mem_alloc, DRM_AUTH),
/freebsd-11-stable/sys/dev/drm2/radeon/
H A Dradeon_mem.c222 int radeon_mem_alloc(struct drm_device *dev, void *data, struct drm_file *file_priv) function
H A Dradeon_drv.h381 extern int radeon_mem_alloc(struct drm_device *dev, void *data, struct drm_file *file_priv);

Completed in 101 milliseconds