Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/bar/
Dpriv.h6 void nvkm_bar_ctor(const struct nvkm_bar_func *, struct nvkm_device *,
9 struct nvkm_bar_func { struct
Dgk20a.c24 static const struct nvkm_bar_func
Dgf100.h17 int gf100_bar_new_(const struct nvkm_bar_func *, struct nvkm_device *,
Dgf100.c157 gf100_bar_new_(const struct nvkm_bar_func *func, struct nvkm_device *device, in gf100_bar_new_()
168 static const struct nvkm_bar_func
Dnv50.h18 int nv50_bar_new_(const struct nvkm_bar_func *, struct nvkm_device *,
Dg84.c42 static const struct nvkm_bar_func
Dbase.c77 nvkm_bar_ctor(const struct nvkm_bar_func *func, struct nvkm_device *device, in nvkm_bar_ctor()
Dnv50.c190 nv50_bar_new_(const struct nvkm_bar_func *func, struct nvkm_device *device, in nv50_bar_new_()
202 static const struct nvkm_bar_func
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/subdev/
Dbar.h7 const struct nvkm_bar_func *func;