Searched refs:nvkm_uvfn_new (Results 1 – 3 of 3) sorted by relevance
23 int nvkm_uvfn_new(struct nvkm_device *, const struct nvkm_oclass *, void *, u32,
51 nvkm_uvfn_new(struct nvkm_device *device, const struct nvkm_oclass *oclass, in nvkm_uvfn_new() function
57 vfn->user.ctor = nvkm_uvfn_new; in nvkm_vfn_new_()