/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/core/ |
D | subdev.c | 170 nvkm_subdev_ctor(const struct nvkm_subdev_func *func, struct nvkm_device *device, in nvkm_subdev_ctor() function 192 nvkm_subdev_ctor(func, device, type, inst, *psubdev); in nvkm_subdev_new_()
|
D | engine.c | 182 nvkm_subdev_ctor(&nvkm_engine, device, type, inst, &engine->subdev); in nvkm_engine_ctor()
|
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/subdev/fuse/ |
D | base.c | 50 nvkm_subdev_ctor(&nvkm_fuse, device, type, inst, &fuse->subdev); in nvkm_fuse_new_()
|
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/subdev/bus/ |
D | base.c | 61 nvkm_subdev_ctor(&nvkm_bus, device, type, inst, &bus->subdev); in nvkm_bus_new_()
|
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/ |
D | base.c | 50 nvkm_subdev_ctor(&nvkm_gsp, device, type, inst, &gsp->subdev); in nvkm_gsp_new_()
|
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/ |
D | base.c | 132 nvkm_subdev_ctor(&nvkm_devinit, device, type, inst, &init->subdev); in nvkm_devinit_ctor()
|
/linux-5.19.10/drivers/gpu/drm/nouveau/include/nvkm/core/ |
D | subdev.h | 41 void nvkm_subdev_ctor(const struct nvkm_subdev_func *, struct nvkm_device *,
|
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/subdev/bar/ |
D | base.c | 139 nvkm_subdev_ctor(&nvkm_bar, device, type, inst, &bar->subdev); in nvkm_bar_ctor()
|
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/subdev/top/ |
D | base.c | 154 nvkm_subdev_ctor(&nvkm_top, device, type, inst, &top->subdev); in nvkm_top_new_()
|
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/ |
D | base.c | 137 nvkm_subdev_ctor(&nvkm_ltc, device, type, inst, <c->subdev); in nvkm_ltc_new_()
|
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/subdev/timer/ |
D | base.c | 193 nvkm_subdev_ctor(&nvkm_timer, device, type, inst, &tmr->subdev); in nvkm_timer_new_()
|
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/subdev/fault/ |
D | base.c | 178 nvkm_subdev_ctor(&nvkm_fault, device, type, inst, &fault->subdev); in nvkm_fault_new_()
|
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/subdev/pci/ |
D | base.c | 192 nvkm_subdev_ctor(&nvkm_pci_func, device, type, inst, &pci->subdev); in nvkm_pci_new_()
|
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/ |
D | base.c | 175 nvkm_subdev_ctor(&nvkm_pmu, device, type, inst, &pmu->subdev); in nvkm_pmu_ctor()
|
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
D | base.c | 153 nvkm_subdev_ctor(&nvkm_bios, device, type, inst, &bios->subdev); in nvkm_bios_new()
|
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/ |
D | base.c | 240 nvkm_subdev_ctor(&nvkm_instmem, device, type, inst, &imem->subdev); in nvkm_instmem_ctor()
|
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/subdev/mc/ |
D | base.c | 214 nvkm_subdev_ctor(&nvkm_mc, device, type, inst, &mc->subdev); in nvkm_mc_ctor()
|
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
D | base.c | 232 nvkm_subdev_ctor(&nvkm_fb, device, type, inst, &fb->subdev); in nvkm_fb_ctor()
|
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/ |
D | base.c | 251 nvkm_subdev_ctor(&nvkm_gpio, device, type, inst, &gpio->subdev); in nvkm_gpio_new_()
|
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/subdev/mxm/ |
D | base.c | 244 nvkm_subdev_ctor(&nvkm_mxm, device, type, inst, &mxm->subdev); in nvkm_mxm_new_()
|
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/subdev/iccsense/ |
D | base.c | 318 nvkm_subdev_ctor(&iccsense_func, device, type, inst, &iccsense->subdev); in nvkm_iccsense_ctor()
|
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/subdev/volt/ |
D | base.c | 289 nvkm_subdev_ctor(&nvkm_volt, device, type, inst, &volt->subdev); in nvkm_volt_ctor()
|
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/subdev/acr/ |
D | base.c | 420 nvkm_subdev_ctor(&nvkm_acr, device, type, inst, &acr->subdev); in nvkm_acr_new_()
|
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/subdev/therm/ |
D | base.c | 427 nvkm_subdev_ctor(&nvkm_therm, device, type, inst, &therm->subdev); in nvkm_therm_ctor()
|
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
D | base.c | 420 nvkm_subdev_ctor(&nvkm_mmu, device, type, inst, &mmu->subdev); in nvkm_mmu_ctor()
|