Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/nouveau/nvkm/subdev/mxm/
Dpriv.h15 int nvkm_mxm_new_(struct nvkm_device *, int index, struct nvkm_mxm **);
Dnv50.c209 ret = nvkm_mxm_new_(device, index, &mxm); in nv50_mxm_new()
Dbase.c233 nvkm_mxm_new_(struct nvkm_device *device, int index, struct nvkm_mxm **pmxm) in nvkm_mxm_new_() function