Searched refs:nv50_bar_new_ (Results 1 - 3 of 3) sorted by relevance
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/bar/ |
H A D | nv50.h | 18 int nv50_bar_new_(const struct nvkm_bar_func *, struct nvkm_device *,
|
H A D | g84.c | 55 return nv50_bar_new_(&g84_bar_func, device, index, 0x200, pbar); g84_bar_new()
|
H A D | nv50.c | 190 nv50_bar_new_(const struct nvkm_bar_func *func, struct nvkm_device *device, nv50_bar_new_() function 215 return nv50_bar_new_(&nv50_bar_func, device, index, 0x1400, pbar); nv50_bar_new()
|
Completed in 121 milliseconds