Home | Sort by: relevance | last modified time | path |
/src/sys/external/bsd/drm2/dist/drm/ttm/ | |
ttm_agp_backend.c | 90 static int ttm_agp_unbind(struct ttm_tt *ttm) function in typeref:typename:int 108 ttm_agp_unbind(ttm); 115 .unbind = ttm_agp_unbind, |
ttm_agp_backend.c | 90 static int ttm_agp_unbind(struct ttm_tt *ttm) function in typeref:typename:int 108 ttm_agp_unbind(ttm); 115 .unbind = ttm_agp_unbind, |
/src/sys/external/bsd/drm2/ttm/ | |
ttm_agp_backend.c | 134 ttm_agp_unbind(struct ttm_tt *ttm) function in typeref:typename:int 162 ttm_agp_unbind(ttm); 169 .unbind = &ttm_agp_unbind, |
ttm_agp_backend.c | 134 ttm_agp_unbind(struct ttm_tt *ttm) function in typeref:typename:int 162 ttm_agp_unbind(ttm); 169 .unbind = &ttm_agp_unbind, |