Home
last modified time | relevance | path

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

/drivers/char/agp/
Dfrontend.c270 void agp_free_memory_wrap(struct agp_memory *memory) in agp_free_memory_wrap() function
368 agp_free_memory_wrap(temp); in agp_remove_all_memory()
895 agp_free_memory_wrap(memory); in agpioc_allocate_wrap()
911 agp_free_memory_wrap(memory); in agpioc_deallocate_wrap()
Dcompat_ioctl.h101 void agp_free_memory_wrap(struct agp_memory *memory);
Dcompat_ioctl.c170 agp_free_memory_wrap(memory); in compat_agpioc_allocate_wrap()