Home
last modified time | relevance | path

Searched refs:agp_bind_memory (Results 1 – 3 of 3) sorted by relevance

/drivers/gpu/drm/ttm/
A Dttm_agp_backend.c80 ret = agp_bind_memory(mem, bo_mem->start); in ttm_agp_bind()
/drivers/video/fbdev/i810/
A Di810_main.c1620 agp_bind_memory(par->i810_gtt.i810_fb_memory, in i810fb_resume()
1622 agp_bind_memory(par->i810_gtt.i810_cursor_memory, in i810fb_resume()
1687 if (agp_bind_memory(par->i810_gtt.i810_fb_memory, in i810_alloc_agp_mem()
1702 if (agp_bind_memory(par->i810_gtt.i810_cursor_memory, in i810_alloc_agp_mem()
/drivers/char/agp/
A Dgeneric.c408 int agp_bind_memory(struct agp_memory *curr, off_t pg_start) in agp_bind_memory() function
437 EXPORT_SYMBOL(agp_bind_memory);

Completed in 12 milliseconds