Searched refs:nvkm_mxm_new_ (Results 1 – 3 of 3) sorted by relevance
15 int nvkm_mxm_new_(struct nvkm_device *, enum nvkm_subdev_type, int, struct nvkm_mxm **);
210 ret = nvkm_mxm_new_(device, type, inst, &mxm); in nv50_mxm_new()
233 nvkm_mxm_new_(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in nvkm_mxm_new_() function