Home
last modified time | relevance | path

Searched refs:nv50_mxm_new (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dbase.c824 .mxm = nv50_mxm_new,
931 .mxm = nv50_mxm_new,
963 .mxm = nv50_mxm_new,
995 .mxm = nv50_mxm_new,
1027 .mxm = nv50_mxm_new,
1059 .mxm = nv50_mxm_new,
1091 .mxm = nv50_mxm_new,
1123 .mxm = nv50_mxm_new,
1155 .mxm = nv50_mxm_new,
1189 .mxm = nv50_mxm_new,
[all …]
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/subdev/
Dmxm.h5 int nv50_mxm_new(struct nvkm_device *, int, struct nvkm_subdev **);
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/mxm/
Dnv50.c203 nv50_mxm_new(struct nvkm_device *device, int index, struct nvkm_subdev **pmxm) in nv50_mxm_new() function