Home
last modified time | relevance | path

Searched refs:nvkm_subdev_ctor (Results 1 – 25 of 28) sorted by relevance

12

/Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/subdev/fuse/
Dbase.c50 nvkm_subdev_ctor(&nvkm_fuse, device, type, inst, &fuse->subdev); in nvkm_fuse_new_()
/Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/subdev/bus/
Dbase.c61 nvkm_subdev_ctor(&nvkm_bus, device, type, inst, &bus->subdev); in nvkm_bus_new_()
/Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/
Dbase.c50 nvkm_subdev_ctor(&nvkm_gsp, device, type, inst, &gsp->subdev); in nvkm_gsp_new_()
/Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/subdev/vfn/
Dbase.c45 nvkm_subdev_ctor(&nvkm_vfn, device, type, inst, &vfn->subdev); in nvkm_vfn_new_()
/Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/
Dbase.c133 nvkm_subdev_ctor(&nvkm_devinit, device, type, inst, &init->subdev); in nvkm_devinit_ctor()
/Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/subdev/bar/
Dbase.c139 nvkm_subdev_ctor(&nvkm_bar, device, type, inst, &bar->subdev); in nvkm_bar_ctor()
/Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/subdev/top/
Dbase.c157 nvkm_subdev_ctor(&nvkm_top, device, type, inst, &top->subdev); in nvkm_top_new_()
/Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/
Dbase.c139 nvkm_subdev_ctor(&nvkm_ltc, device, type, inst, &ltc->subdev); in nvkm_ltc_new_()
/Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/subdev/mc/
Dbase.c136 nvkm_subdev_ctor(&nvkm_mc, device, type, inst, &mc->subdev); in nvkm_mc_new_()
/Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/subdev/pci/
Dbase.c167 nvkm_subdev_ctor(&nvkm_pci_func, device, type, inst, &pci->subdev); in nvkm_pci_new_()
/Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/
Dbase.c131 nvkm_subdev_ctor(&nvkm_pmu, device, type, inst, &pmu->subdev); in nvkm_pmu_ctor()
/Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/subdev/fault/
Dbase.c161 nvkm_subdev_ctor(&nvkm_fault, device, type, inst, &fault->subdev); in nvkm_fault_new_()
/Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/core/
Dengine.c169 nvkm_subdev_ctor(&nvkm_engine, device, type, inst, &engine->subdev); in nvkm_engine_ctor()
Dsubdev.c273 nvkm_subdev_ctor(func, device, type, inst, *psubdev); in nvkm_subdev_new_()
/Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/subdev/timer/
Dbase.c193 nvkm_subdev_ctor(&nvkm_timer, device, type, inst, &tmr->subdev); in nvkm_timer_new_()
/Linux-v6.6/drivers/gpu/drm/nouveau/include/nvkm/core/
Dsubdev.h54 nvkm_subdev_ctor(const struct nvkm_subdev_func *func, struct nvkm_device *device, in nvkm_subdev_ctor() function
/Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
Dbase.c153 nvkm_subdev_ctor(&nvkm_bios, device, type, inst, &bios->subdev); in nvkm_bios_new()
/Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/
Dbase.c233 nvkm_subdev_ctor(&nvkm_gpio, device, type, inst, &gpio->subdev); in nvkm_gpio_new_()
/Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/
Dbase.c252 nvkm_subdev_ctor(&nvkm_instmem, device, type, inst, &imem->subdev); in nvkm_instmem_ctor()
/Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/subdev/mxm/
Dbase.c244 nvkm_subdev_ctor(&nvkm_mxm, device, type, inst, &mxm->subdev); in nvkm_mxm_new_()
/Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
Dbase.c275 nvkm_subdev_ctor(&nvkm_fb, device, type, inst, &fb->subdev); in nvkm_fb_ctor()
/Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/subdev/iccsense/
Dbase.c318 nvkm_subdev_ctor(&iccsense_func, device, type, inst, &iccsense->subdev); in nvkm_iccsense_ctor()
/Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/subdev/volt/
Dbase.c289 nvkm_subdev_ctor(&nvkm_volt, device, type, inst, &volt->subdev); in nvkm_volt_ctor()
/Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/subdev/acr/
Dbase.c427 nvkm_subdev_ctor(&nvkm_acr, device, type, inst, &acr->subdev); in nvkm_acr_new_()
/Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/
Dbase.c272 nvkm_subdev_ctor(&nvkm_i2c, device, type, inst, &i2c->subdev); in nvkm_i2c_new_()

12