Home
last modified time | relevance | path

Searched refs:agp_free_memory (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
H A Dagp_backend.h100 extern void agp_free_memory(struct agp_memory *);
/linux/drivers/gpu/drm/ttm/
H A Dttm_agp_backend.c96 agp_free_memory(agp_be->mem); in ttm_agp_unbind()
/linux/drivers/char/agp/
H A Dgeneric.c162 void agp_free_memory(struct agp_memory *curr) in agp_free_memory() function
202 EXPORT_SYMBOL(agp_free_memory);
257 agp_free_memory(new); in agp_allocate_memory()
268 agp_free_memory(new); in agp_allocate_memory()
/linux/drivers/video/fbdev/i810/
H A Di810_main.c2114 agp_free_memory(gtt->i810_cursor_memory); in i810fb_release_resource()
2116 agp_free_memory(gtt->i810_fb_memory); in i810fb_release_resource()