Home
last modified time | relevance | path

Searched defs:inst (Results 526 - 550 of 1117) sorted by relevance

1...<<21222324252627282930>>...45

/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dbase.c272 nvkm_fb_ctor(const struct nvkm_fb_func *func, struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb *fb) nvkm_fb_ctor() argument
296 nvkm_fb_new_(const struct nvkm_fb_func *func, struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) nvkm_fb_new_() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/fault/
H A Dtu102.c175 tu102_fault_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in tu102_fault_new() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
H A Dnv50.c172 nv50_therm_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in nv50_therm_new() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/core/
H A Dintr.c270 nvkm_intr_subdev_add_dev(struct nvkm_intr *intr, enum nvkm_subdev_type type, int inst) in nvkm_intr_subdev_add_dev() argument
H A Dsubdev.c236 nvkm_subdev_disable(struct nvkm_device *device, enum nvkm_subdev_type type, int inst) in nvkm_subdev_disable() argument
249 __nvkm_subdev_ctor(const struct nvkm_subdev_func *func, struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_subdev *subdev) __nvkm_subdev_ctor() argument
268 nvkm_subdev_new_(const struct nvkm_subdev_func *func, struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_subdev **psubdev) nvkm_subdev_new_() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dctxnv40.h25 cp_out(struct nvkm_grctx *ctx, u32 inst) in cp_out() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/
H A Dgm200.c188 gm200_devinit_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gm200_devinit_new() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/mxm/
H A Dnv50.c204 nv50_mxm_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in nv50_mxm_new() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dg84.c227 g84_fifo_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fifo **pfifo) g84_fifo_new() argument
[all...]
H A Dchan.h24 } *inst; member
H A Dcgrp.h13 struct nvkm_gpuobj *inst; member
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/sec2/
H A Dgp102.c314 gp102_sec2_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gp102_sec2_new() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/
H A Dga102.c115 ga102_gpio_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in ga102_gpio_new() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/
H A Dnv40.c238 nv40_instmem_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in nv40_instmem_new() argument
H A Dnv04.c220 nv04_instmem_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in nv04_instmem_new() argument
H A Dbase.c249 nvkm_instmem_ctor(const struct nvkm_instmem_func *func, struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_instmem *imem) nvkm_instmem_ctor() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/
H A Dfalcon.c67 u32 inst = nvkm_rd32(device, base + 0x050) & 0x3fffffff; in nvkm_falcon_intr() local
338 nvkm_falcon_new_(const struct nvkm_falcon_func *func, struct nvkm_device *device, enum nvkm_subdev_type type, int inst, bool enable, u32 addr, struct nvkm_engine **pengine) nvkm_falcon_new_() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/acr/
H A Dga102.c322 ga102_acr_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in ga102_acr_new() argument
H A Dgp102.c284 gp102_acr_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gp102_acr_new() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A Dnv40.c221 nv40_clk_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in nv40_clk_new() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dvmmgm200.c96 gm200_vmm_join_(struct nvkm_vmm *vmm, struct nvkm_memory *inst, u64 base) in gm200_vmm_join_() argument
104 gm200_vmm_join(struct nvkm_vmm *vmm, struct nvkm_memory *inst) in gm200_vmm_join() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvif/
H A Dif0020.h31 __u64 inst; member
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvkm/engine/
H A Dfifo.h17 struct nvkm_gpuobj *inst; member
[all...]
H A Ddisp.h43 struct nvkm_gpuobj *inst; member
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/
H A Dnouveau_chan.h24 u64 inst; member

Completed in 15 milliseconds

1...<<21222324252627282930>>...45