HomeSort by: relevance | last modified time | path
    Searched refs:nv50_bar_dtor (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/bar/
nv50.h 23 void *nv50_bar_dtor(struct nvkm_bar *);
nouveau_nvkm_subdev_bar_g84.c 49 .dtor = nv50_bar_dtor,
nouveau_nvkm_subdev_bar_nv50.c 209 nv50_bar_dtor(struct nvkm_bar *base) function in typeref:typename:void *
241 .dtor = nv50_bar_dtor,

Completed in 14 milliseconds