Home
last modified time | relevance | path

Searched refs:nvkm_top_device (Results 1 – 8 of 8) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/subdev/top/
Dbase.c26 struct nvkm_top_device *
29 struct nvkm_top_device *info = kmalloc(sizeof(*info), GFP_KERNEL); in nvkm_top_device_new()
48 struct nvkm_top_device *info; in nvkm_top_addr()
64 struct nvkm_top_device *info; in nvkm_top_reset()
80 struct nvkm_top_device *info; in nvkm_top_intr_mask()
96 struct nvkm_top_device *info; in nvkm_top_fault_id()
110 struct nvkm_top_device *info; in nvkm_top_fault()
131 struct nvkm_top_device *info, *temp; in nvkm_top_dtor()
Dpriv.h14 struct nvkm_top_device *nvkm_top_device_new(struct nvkm_top *);
Dga100.c29 struct nvkm_top_device *info = NULL; in ga100_top_oneinit()
Dgk104.c31 struct nvkm_top_device *info = NULL; in gk104_top_oneinit()
/linux-5.19.10/drivers/gpu/drm/nouveau/include/nvkm/subdev/
Dtop.h12 struct nvkm_top_device { struct
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/subdev/mc/
Dbase.c82 struct nvkm_top_device *tdev; in nvkm_mc_intr()
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
Dga102.c153 struct nvkm_top_device *tdev; in ga102_chan_new()
Dgk104.c942 struct nvkm_top_device *tdev; in gk104_fifo_oneinit()