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

  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/bar/
nv50.h 21 int nv50_bar_new_(const struct nvkm_bar_func *, struct nvkm_device *,
nouveau_nvkm_subdev_bar_g84.c 66 return nv50_bar_new_(&g84_bar_func, device, index, 0x200, pbar);
nouveau_nvkm_subdev_bar_nv50.c 227 nv50_bar_new_(const struct nvkm_bar_func *func, struct nvkm_device *device, function in typeref:typename:int
258 return nv50_bar_new_(&nv50_bar_func, device, index, 0x1400, pbar);

Completed in 12 milliseconds