Searched refs:agp_free_gatt (Results 1 – 9 of 9) sorted by relevance
91 void agp_free_gatt(struct agp_gatt *gatt);
186 agp_free_gatt(sc->gatt); in agp_sis_detach()
153 agp_free_gatt(sc->gatt); in agp_ali_detach()
181 agp_free_gatt(sc->gatt); in agp_apple_detach()
301 agp_free_gatt(sc->gatt); in agp_intel_detach()
232 agp_free_gatt(sc->gatt); in agp_via_detach()
257 agp_free_gatt(sc->gatt); in agp_amd64_detach()
260 agp_free_gatt(sc->gatt); in agp_nvidia_detach()
168 agp_free_gatt(struct agp_gatt *gatt) in agp_free_gatt() function