Searched refs:ttm_agp_backend (Results 1 – 2 of 2) sorted by relevance
44 struct ttm_agp_backend { struct52 struct ttm_agp_backend *agp_be = container_of(ttm, struct ttm_agp_backend, ttm); in ttm_agp_bind() argument89 struct ttm_agp_backend *agp_be = container_of(ttm, struct ttm_agp_backend, ttm); in ttm_agp_unbind()104 struct ttm_agp_backend *agp_be = container_of(ttm, struct ttm_agp_backend, ttm); in ttm_agp_is_bound()115 struct ttm_agp_backend *agp_be = container_of(ttm, struct ttm_agp_backend, ttm); in ttm_agp_destroy()128 struct ttm_agp_backend *agp_be; in ttm_agp_tt_create()
8 ttm-$(CONFIG_AGP) += ttm_agp_backend.o
Completed in 3 milliseconds