Searched refs:nv50_mxm_new (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.10/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
D | base.c | 825 .mxm = nv50_mxm_new, 932 .mxm = nv50_mxm_new, 964 .mxm = nv50_mxm_new, 996 .mxm = nv50_mxm_new, 1028 .mxm = nv50_mxm_new, 1060 .mxm = nv50_mxm_new, 1092 .mxm = nv50_mxm_new, 1124 .mxm = nv50_mxm_new, 1156 .mxm = nv50_mxm_new, 1190 .mxm = nv50_mxm_new, [all …]
|
/Linux-v5.10/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
D | mxm.h | 6 int nv50_mxm_new(struct nvkm_device *, int, struct nvkm_subdev **);
|
/Linux-v5.10/drivers/gpu/drm/nouveau/nvkm/subdev/mxm/ |
D | nv50.c | 204 nv50_mxm_new(struct nvkm_device *device, int index, struct nvkm_subdev **pmxm) in nv50_mxm_new() function
|