/src/sys/external/bsd/drm2/drm/ |
drm_agp_hook.c | 213 drm_agp_alloc(struct drm_device *dev, struct drm_agp_buffer *request) function in typeref:typename:int
|
drm_agp_hook.c | 213 drm_agp_alloc(struct drm_device *dev, struct drm_agp_buffer *request) function in typeref:typename:int
|
/src/sys/external/bsd/drm/dist/bsd-core/ |
drm_agpsupport.c | 208 int drm_agp_alloc(struct drm_device *dev, struct drm_agp_buffer *request) function in typeref:typename:int 260 retcode = drm_agp_alloc(dev, &request);
|
drm_agpsupport.c | 208 int drm_agp_alloc(struct drm_device *dev, struct drm_agp_buffer *request) function in typeref:typename:int 260 retcode = drm_agp_alloc(dev, &request);
|
/src/sys/external/bsd/drm2/dist/include/drm/ |
drm_agpsupport.h | 95 int drm_agp_alloc(struct drm_device *dev, struct drm_agp_buffer *request); 168 static inline int drm_agp_alloc(struct drm_device *dev, function in typeref:typename:int
|
drm_agpsupport.h | 95 int drm_agp_alloc(struct drm_device *dev, struct drm_agp_buffer *request); 168 static inline int drm_agp_alloc(struct drm_device *dev, function in typeref:typename:int
|