Searched refs:drm_legacy_agp_alloc (Results 1 – 2 of 2) sorted by relevance
195 int drm_legacy_agp_alloc(struct drm_device *dev, struct drm_agp_buffer *request) in drm_legacy_agp_alloc() function227 EXPORT_SYMBOL(drm_legacy_agp_alloc);235 return drm_legacy_agp_alloc(dev, request); in drm_legacy_agp_alloc_ioctl()
269 int drm_legacy_agp_alloc(struct drm_device *dev, struct drm_agp_buffer *request);301 static inline int drm_legacy_agp_alloc(struct drm_device *dev, in drm_legacy_agp_alloc() function