/src/sys/external/bsd/drm2/include/drm/ |
drm_agp_netbsd.h | 174 drm_free_agp(struct agp_bridge_data *bridge, struct agp_memory *mem, function in typeref:typename:void
|
drm_agp_netbsd.h | 174 drm_free_agp(struct agp_bridge_data *bridge, struct agp_memory *mem, function in typeref:typename:void
|
/src/sys/external/bsd/drm2/dist/drm/ |
drm_memory.c | 109 void drm_free_agp(struct agp_memory *handle, int pages) function in typeref:typename:void
|
drm_memory.c | 109 void drm_free_agp(struct agp_memory *handle, int pages) function in typeref:typename:void
|
/src/sys/external/bsd/drm2/dist/include/drm/ |
drm_agpsupport.h | 72 static inline void drm_free_agp(struct agp_bridge_data *, struct agp_memory *, int); 76 void drm_free_agp(struct agp_memory * handle, int pages); 122 static inline void drm_free_agp(struct agp_memory * handle, int pages) function in typeref:typename:void
|
drm_agpsupport.h | 72 static inline void drm_free_agp(struct agp_bridge_data *, struct agp_memory *, int); 76 void drm_free_agp(struct agp_memory * handle, int pages); 122 static inline void drm_free_agp(struct agp_memory * handle, int pages) function in typeref:typename:void
|