Searched refs:r535_vfn_new (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/vfn/ |
H A D | ga100.c | 49 return r535_vfn_new(&ga100_vfn, device, type, inst, 0xb80000, pvfn); in ga100_vfn_new()
|
H A D | priv.h | 20 int r535_vfn_new(const struct nvkm_vfn_func *hw, struct nvkm_device *, enum nvkm_subdev_type, int,
|
H A D | r535.c | 31 r535_vfn_new(const struct nvkm_vfn_func *hw, in r535_vfn_new() function
|
H A D | tu102.c | 110 return r535_vfn_new(&tu102_vfn, device, type, inst, 0xb80000, pvfn); in tu102_vfn_new()
|