| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/ |
| H A D | gv100.c | 55 gv100_gsp_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gv100_gsp_new() argument
|
| H A D | ga102.c | 55 ga102_gsp_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in ga102_gsp_new() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/ |
| H A D | gp100.c | 73 gp100_ltc_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gp100_ltc_new() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/therm/ |
| H A D | gm107.c | 71 gm107_therm_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gm107_therm_new() argument
|
| H A D | gt215.c | 71 gt215_therm_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gt215_therm_new() argument
|
| H A D | gp100.c | 52 gp100_therm_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gp100_therm_new() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/volt/ |
| H A D | gf100.c | 59 gf100_volt_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gf100_volt_new() argument
|
| H A D | gm20b.c | 67 gm20b_volt_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gm20b_volt_new() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/nvdec/ |
| H A D | ga102.c | 57 ga102_nvdec_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in ga102_nvdec_new() argument
|
| H A D | gm107.c | 54 gm107_nvdec_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gm107_nvdec_new() argument
|
| H A D | base.c | 39 nvkm_nvdec_new_(const struct nvkm_nvdec_fwif *fwif, struct nvkm_device *device, enum nvkm_subdev_type type, int inst, u32 addr, struct nvkm_nvdec **pnvdec) nvkm_nvdec_new_() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/nvenc/ |
| H A D | base.c | 40 nvkm_nvenc_new_(const struct nvkm_nvenc_fwif *fwif, struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_nvenc **pnvenc) nvkm_nvenc_new_() argument
|
| H A D | gm107.c | 48 gm107_nvenc_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gm107_nvenc_new() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/sw/ |
| H A D | nv10.c | 65 nv10_sw_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_sw **psw) in nv10_sw_new() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/ |
| H A D | nv10.c | 109 nv10_devinit_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in nv10_devinit_new() argument
|
| H A D | nv20.c | 75 nv20_devinit_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in nv20_devinit_new() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
| H A D | gk104.c | 87 gk104_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in gk104_fb_new() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/pci/ |
| H A D | nv40.c | 62 nv40_pci_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in nv40_pci_new() argument
|
| H A D | nv04.c | 55 nv04_pci_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in nv04_pci_new() argument
|
| /kernel/linux/linux-6.6/tools/tracing/rtla/src/ |
| H A D | trace.h | 17 struct tracefs_instance *inst; member
|
| /kernel/linux/linux-6.6/tools/verification/rv/src/ |
| H A D | trace.c | 30 static void destroy_instance(struct tracefs_instance *inst) in destroy_instance() argument [all...] |
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
| H A D | trampoline_count.c | 5 struct inst { struct 10 static struct bpf_program *load_prog(char *file, char *name, struct inst *inst) in load_prog() argument 41 struct inst *inst; in serial_test_trampoline_count() local [all...] |
| /third_party/mesa3d/src/broadcom/compiler/ |
| H A D | vir_opt_copy_propagate.c | 38 is_copy_mov(struct qinst *inst) in is_copy_mov() argument 101 vir_has_unpack(struct qinst *inst, int chan) vir_has_unpack() argument 119 try_copy_prop(struct v3d_compile *c, struct qinst *inst, struct qinst **movs) try_copy_prop() argument 210 apply_kills(struct v3d_compile *c, struct qinst **movs, struct qinst *inst) apply_kills() argument [all...] |
| H A D | vir_opt_constant_alu.c | 63 opt_constant_add(struct v3d_compile *c, struct qinst *inst, union fi *values) in opt_constant_add() argument 103 try_opt_constant_alu(struct v3d_compile *c, struct qinst *inst) in try_opt_constant_alu() argument [all...] |
| H A D | vir_opt_redundant_flags.c | 36 vir_dce_pf(struct v3d_compile *c, struct qinst *inst) in vir_dce_pf() argument [all...] |