Home
last modified time | relevance | path

Searched refs:nvkm_bar_func (Results 1 – 12 of 12) sorted by relevance

/drivers/gpu/drm/nouveau/nvkm/subdev/bar/
Dpriv.h7 void nvkm_bar_ctor(const struct nvkm_bar_func *, struct nvkm_device *,
10 struct nvkm_bar_func { struct
Dgf100.c164 gf100_bar_new_(const struct nvkm_bar_func *func, struct nvkm_device *device, in gf100_bar_new_()
176 static const struct nvkm_bar_func
Dgm20b.c24 static const struct nvkm_bar_func
Dgk20a.c24 static const struct nvkm_bar_func
Dgf100.h18 int gf100_bar_new_(const struct nvkm_bar_func *, struct nvkm_device *, enum nvkm_subdev_type,
Dnv50.h19 int nv50_bar_new_(const struct nvkm_bar_func *, struct nvkm_device *, enum nvkm_subdev_type,
Dgm107.c46 static const struct nvkm_bar_func
Dg84.c42 static const struct nvkm_bar_func
Dnv50.c222 nv50_bar_new_(const struct nvkm_bar_func *func, struct nvkm_device *device, in nv50_bar_new_()
234 static const struct nvkm_bar_func
Dtu102.c79 static const struct nvkm_bar_func
Dbase.c136 nvkm_bar_ctor(const struct nvkm_bar_func *func, struct nvkm_device *device, in nvkm_bar_ctor()
/drivers/gpu/drm/nouveau/include/nvkm/subdev/
Dbar.h8 const struct nvkm_bar_func *func;