Home
last modified time | relevance | path

Searched refs:nv50_bar_new_ (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bar/
H A Dnv50.h19 int nv50_bar_new_(const struct nvkm_bar_func *, struct nvkm_device *, enum nvkm_subdev_type,
H A Dg84.c62 return nv50_bar_new_(&g84_bar_func, device, type, inst, 0x200, pbar); in g84_bar_new()
H A Dnv50.c222 nv50_bar_new_(const struct nvkm_bar_func *func, struct nvkm_device *device, in nv50_bar_new_() function
254 return nv50_bar_new_(&nv50_bar_func, device, type, inst, 0x1400, pbar); in nv50_bar_new()