Searched refs:ttm_agp_backend (Results 1 – 2 of 2) sorted by relevance
42 struct ttm_agp_backend { struct53 struct ttm_agp_backend *agp_be = in ttm_agp_populate() argument54 container_of(backend, struct ttm_agp_backend, backend); in ttm_agp_populate()76 struct ttm_agp_backend *agp_be = in ttm_agp_bind()77 container_of(backend, struct ttm_agp_backend, backend); in ttm_agp_bind()95 struct ttm_agp_backend *agp_be = in ttm_agp_unbind()96 container_of(backend, struct ttm_agp_backend, backend); in ttm_agp_unbind()106 struct ttm_agp_backend *agp_be = in ttm_agp_clear()107 container_of(backend, struct ttm_agp_backend, backend); in ttm_agp_clear()119 struct ttm_agp_backend *agp_be = in ttm_agp_destroy()[all …]
5 ttm-y := ttm_agp_backend.o ttm_memory.o ttm_tt.o ttm_bo.o \