HomeSort by: relevance | last modified time | path
    Searched defs:ttm_agp_destroy (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/ttm/
ttm_agp_backend.c 103 static void ttm_agp_destroy(struct ttm_tt *ttm) function in typeref:typename:void
116 .destroy = ttm_agp_destroy,
  /src/sys/external/bsd/drm2/ttm/
ttm_agp_backend.c 155 ttm_agp_destroy(struct ttm_tt *ttm) function in typeref:typename:void
170 .destroy = &ttm_agp_destroy,

Completed in 12 milliseconds