Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dagp_backend.h104 extern int agp_unbind_memory(struct agp_memory *);
/linux/drivers/gpu/drm/ttm/
H A Dttm_agp_backend.c93 agp_unbind_memory(agp_be->mem); in ttm_agp_unbind()
/linux/drivers/char/agp/
H A Dgeneric.c170 agp_unbind_memory(curr); in agp_free_memory()
448 int agp_unbind_memory(struct agp_memory *curr) in agp_unbind_memory() function
472 EXPORT_SYMBOL(agp_unbind_memory);
/linux/drivers/video/fbdev/i810/
H A Di810_main.c1588 agp_unbind_memory(par->i810_gtt.i810_fb_memory); in i810fb_suspend()
1589 agp_unbind_memory(par->i810_gtt.i810_cursor_memory); in i810fb_suspend()