Home | Sort by: relevance | last modified time | path |
/src/sys/external/bsd/drm2/dist/drm/nouveau/ | |
nouveau_dmem.h | 34 void nouveau_dmem_fini(struct nouveau_drm *); 47 static inline void nouveau_dmem_fini(struct nouveau_drm *drm) {} function in typeref:typename:void |
nouveau_dmem.c | 394 nouveau_dmem_fini(struct nouveau_drm *drm) function in typeref:typename:void 546 nouveau_dmem_fini(drm); |