Searched refs:pmxm (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/mxm/
H A Dbase.c234 nvkm_mxm_new_(struct nvkm_device *device, int index, struct nvkm_mxm **pmxm) nvkm_mxm_new_() argument
241 if (!(mxm = *pmxm = kzalloc(sizeof(*mxm), GFP_KERNEL))) nvkm_mxm_new_()
H A Dnv50.c203 nv50_mxm_new(struct nvkm_device *device, int index, struct nvkm_subdev **pmxm) nv50_mxm_new() argument
210 *pmxm = &mxm->subdev; nv50_mxm_new()

Completed in 51 milliseconds