Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/subdev/mxm/
Dpriv.h15 int nvkm_mxm_new_(struct nvkm_device *, enum nvkm_subdev_type, int, struct nvkm_mxm **);
Dnv50.c210 ret = nvkm_mxm_new_(device, type, inst, &mxm); in nv50_mxm_new()
Dbase.c233 nvkm_mxm_new_(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in nvkm_mxm_new_() function