Home
last modified time | relevance | path

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

12

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

12