Searched refs:nv50_mxm_new (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
D | base.c | 824 .mxm = { 0x00000001, nv50_mxm_new }, 931 .mxm = { 0x00000001, nv50_mxm_new }, 963 .mxm = { 0x00000001, nv50_mxm_new }, 995 .mxm = { 0x00000001, nv50_mxm_new }, 1027 .mxm = { 0x00000001, nv50_mxm_new }, 1059 .mxm = { 0x00000001, nv50_mxm_new }, 1091 .mxm = { 0x00000001, nv50_mxm_new }, 1123 .mxm = { 0x00000001, nv50_mxm_new }, 1155 .mxm = { 0x00000001, nv50_mxm_new }, 1189 .mxm = { 0x00000001, nv50_mxm_new }, [all …]
|
/linux-6.1.9/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
D | mxm.h | 6 int nv50_mxm_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_subdev **);
|
/linux-6.1.9/drivers/gpu/drm/nouveau/nvkm/subdev/mxm/ |
D | nv50.c | 204 nv50_mxm_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in nv50_mxm_new() function
|