Searched refs:agp_free_gatt (Results 1 – 9 of 9) sorted by relevance
90 void agp_free_gatt(struct agp_gatt *gatt);
187 agp_free_gatt(sc->gatt); in agp_sis_detach()
154 agp_free_gatt(sc->gatt); in agp_ali_detach()
182 agp_free_gatt(sc->gatt); in agp_apple_detach()
233 agp_free_gatt(sc->gatt); in agp_via_detach()
302 agp_free_gatt(sc->gatt); in agp_intel_detach()
260 agp_free_gatt(sc->gatt); in agp_nvidia_detach()
258 agp_free_gatt(sc->gatt); in agp_amd64_detach()
169 agp_free_gatt(struct agp_gatt *gatt) in agp_free_gatt() function