Home
last modified time | relevance | path

Searched refs:r535_vfn_new (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/nouveau/nvkm/subdev/vfn/
H A Dga100.c49 return r535_vfn_new(&ga100_vfn, device, type, inst, 0xb80000, pvfn); in ga100_vfn_new()
H A Dpriv.h20 int r535_vfn_new(const struct nvkm_vfn_func *hw, struct nvkm_device *, enum nvkm_subdev_type, int,
H A Dr535.c31 r535_vfn_new(const struct nvkm_vfn_func *hw, in r535_vfn_new() function
H A Dtu102.c110 return r535_vfn_new(&tu102_vfn, device, type, inst, 0xb80000, pvfn); in tu102_vfn_new()