Home
last modified time | relevance | path

Searched refs:nvkm_uvfn_new (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/nouveau/nvkm/subdev/vfn/
H A Dpriv.h28 int nvkm_uvfn_new(struct nvkm_device *, const struct nvkm_oclass *, void *, u32,
H A Duvfn.c51 nvkm_uvfn_new(struct nvkm_device *device, const struct nvkm_oclass *oclass, in nvkm_uvfn_new() function
H A Dbase.c57 vfn->user.ctor = nvkm_uvfn_new; in nvkm_vfn_new_()