Home
last modified time | relevance | path

Searched refs:nv50_mxm_new (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/device/
H A Dbase.c825 .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...]
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dmxm.h6 int nv50_mxm_new(struct nvkm_device *, int, struct nvkm_subdev **);
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dmxm.h6 int nv50_mxm_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_subdev **);
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/device/
H A Dbase.c824 .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...]
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/mxm/
H A Dnv50.c204 nv50_mxm_new(struct nvkm_device *device, int index, struct nvkm_subdev **pmxm) in nv50_mxm_new() function
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/mxm/
H A Dnv50.c204 nv50_mxm_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in nv50_mxm_new() function

Completed in 5 milliseconds