Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/subdev/bar/
Dnv50.h19 int nv50_bar_new_(const struct nvkm_bar_func *, struct nvkm_device *, enum nvkm_subdev_type,
Dg84.c62 return nv50_bar_new_(&g84_bar_func, device, type, inst, 0x200, pbar); in g84_bar_new()
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()