Home
last modified time | relevance | path

Searched refs:ttm_agp_backend (Results 1 – 2 of 2) sorted by relevance

/drivers/gpu/drm/ttm/
Dttm_agp_backend.c45 struct ttm_agp_backend { struct
53 struct ttm_agp_backend *agp_be = container_of(ttm, struct ttm_agp_backend, ttm); in ttm_agp_bind() argument
91 struct ttm_agp_backend *agp_be = container_of(ttm, struct ttm_agp_backend, ttm); in ttm_agp_unbind()
106 struct ttm_agp_backend *agp_be = container_of(ttm, struct ttm_agp_backend, ttm); in ttm_agp_is_bound()
117 struct ttm_agp_backend *agp_be = container_of(ttm, struct ttm_agp_backend, ttm); in ttm_agp_destroy()
130 struct ttm_agp_backend *agp_be; in ttm_agp_tt_create()
DMakefile9 ttm-$(CONFIG_AGP) += ttm_agp_backend.o