Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mc/
A Dnv44.c51 nv44_mc_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_mc **pmc) in nv44_mc_new() function
/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/
A Dmc.h24 int nv44_mc_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_mc **);
/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/
A Dbase.c587 .mc = { 0x00000001, nv44_mc_new },
639 .mc = { 0x00000001, nv44_mc_new },
717 .mc = { 0x00000001, nv44_mc_new },
769 .mc = { 0x00000001, nv44_mc_new },
795 .mc = { 0x00000001, nv44_mc_new },
850 .mc = { 0x00000001, nv44_mc_new },
876 .mc = { 0x00000001, nv44_mc_new },
902 .mc = { 0x00000001, nv44_mc_new },

Completed in 9 milliseconds