Searched refs:gf100_bar_new_ (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/bar/ |
D | gk20a.c | 36 int ret = gf100_bar_new_(&gk20a_bar_func, device, index, pbar); in gk20a_bar_new()
|
D | gf100.h | 17 int gf100_bar_new_(const struct nvkm_bar_func *, struct nvkm_device *,
|
D | gf100.c | 157 gf100_bar_new_(const struct nvkm_bar_func *func, struct nvkm_device *device, in gf100_bar_new_() function 181 return gf100_bar_new_(&gf100_bar_func, device, index, pbar); in gf100_bar_new()
|