Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/top/
H A 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()
135 struct nvkm_top_device *info, *temp; in nvkm_top_dtor()
H A Dpriv.h14 struct nvkm_top_device *nvkm_top_device_new(struct nvkm_top *);
H A Dga100.c29 struct nvkm_top_device *info = NULL; in ga100_top_parse()
H A Dgk104.c31 struct nvkm_top_device *info = NULL; in gk104_top_parse()
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dtop.h12 struct nvkm_top_device { struct
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/core/
H A Dintr.c37 struct nvkm_top_device *tdev; in nvkm_intr_xlat()
297 struct nvkm_top_device *tdev; in nvkm_intr_subdev_add()
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dga100.c442 struct nvkm_top_device *tdev; in ga100_runl_new()
572 struct nvkm_top_device *tdev; in ga100_fifo_runl_ctor()
H A Dgk104.c759 struct nvkm_top_device *tdev; in gk104_fifo_runl_ctor()