Home | Sort by: relevance | last modified time | path |
/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, |