Home
last modified time | relevance | path

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

/drivers/char/agp/
Dagp.h154 struct list_head mapped_list; member
Dbackend.c190 INIT_LIST_HEAD(&bridge->mapped_list); in agp_backend_initialize()
Dgeneric.c435 list_add(&curr->mapped_list, &agp_bridge->mapped_list); in agp_bind_memory()
471 list_del(&curr->mapped_list); in agp_unbind_memory()