Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/mc/
H A Dnv44.c51 nv44_mc_new(struct nvkm_device *device, int index, struct nvkm_mc **pmc) in nv44_mc_new() function
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/mc/
H A Dnv44.c50 nv44_mc_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_mc **pmc) in nv44_mc_new() function
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dmc.h24 int nv44_mc_new(struct nvkm_device *, int, struct nvkm_mc **);
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dmc.h23 int nv44_mc_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_mc **);
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/device/
H A Dbase.c587 .mc = nv44_mc_new,
639 .mc = nv44_mc_new,
717 .mc = nv44_mc_new,
769 .mc = nv44_mc_new,
795 .mc = nv44_mc_new,
850 .mc = nv44_mc_new,
876 .mc = nv44_mc_new,
902 .mc = nv44_mc_new,
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/device/
H A Dbase.c586 .mc = { 0x00000001, nv44_mc_new },
638 .mc = { 0x00000001, nv44_mc_new },
716 .mc = { 0x00000001, nv44_mc_new },
768 .mc = { 0x00000001, nv44_mc_new },
794 .mc = { 0x00000001, nv44_mc_new },
849 .mc = { 0x00000001, nv44_mc_new },
875 .mc = { 0x00000001, nv44_mc_new },
901 .mc = { 0x00000001, nv44_mc_new },

Completed in 8 milliseconds