Home
last modified time | relevance | path

Searched refs:inst (Results 1576 - 1600 of 3196) sorted by relevance

1...<<61626364656667686970>>...128

/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dtu102.c47 tu102_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in tu102_fb_new() argument
49 return gf100_fb_new_(&tu102_fb, device, type, inst, pfb); in tu102_fb_new()
H A Dgv100.c47 gv100_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in gv100_fb_new() argument
49 return gf100_fb_new_(&gv100_fb, device, type, inst, pfb); in gv100_fb_new()
H A Dgk110.c69 gk110_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in gk110_fb_new() argument
71 return gf100_fb_new_(&gk110_fb, device, type, inst, pfb); in gk110_fb_new()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/fuse/
H A Dbase.c45 enum nvkm_subdev_type type, int inst, struct nvkm_fuse **pfuse) in nvkm_fuse_new_()
50 nvkm_subdev_ctor(&nvkm_fuse, device, type, inst, &fuse->subdev); in nvkm_fuse_new_()
44 nvkm_fuse_new_(const struct nvkm_fuse_func *func, struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fuse **pfuse) nvkm_fuse_new_() argument
H A Dnv50.c48 nv50_fuse_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in nv50_fuse_new() argument
51 return nvkm_fuse_new_(&nv50_fuse, device, type, inst, pfuse); in nv50_fuse_new()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/mc/
H A Dnv50.c57 nv50_mc_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_mc **pmc) in nv50_mc_new() argument
59 return nvkm_mc_new_(&nv50_mc, device, type, inst, pmc); in nv50_mc_new()
H A Dnv17.c55 nv17_mc_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_mc **pmc) in nv17_mc_new() argument
57 return nvkm_mc_new_(&nv17_mc, device, type, inst, pmc); in nv17_mc_new()
H A Dnv44.c50 nv44_mc_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_mc **pmc) in nv44_mc_new() argument
52 return nvkm_mc_new_(&nv44_mc, device, type, inst, pmc); in nv44_mc_new()
H A Dgk104.c63 gk104_mc_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_mc **pmc) in gk104_mc_new() argument
65 return nvkm_mc_new_(&gk104_mc, device, type, inst, pmc); in gk104_mc_new()
H A Dgp10b.c45 gp10b_mc_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_mc **pmc) in gp10b_mc_new() argument
47 return nvkm_mc_new_(&gp10b_mc, device, type, inst, pmc); in gp10b_mc_new()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/privring/
H A Dgp10b.c51 gp10b_privring_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gp10b_privring_new() argument
54 return nvkm_subdev_new_(&gp10b_privring, device, type, inst, pprivring); in gp10b_privring_new()
H A Dgf117.c43 gf117_privring_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gf117_privring_new() argument
46 return nvkm_subdev_new_(&gf117_privring, device, type, inst, pprivring); in gf117_privring_new()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/bus/
H A Dbase.c56 enum nvkm_subdev_type type, int inst, struct nvkm_bus **pbus) in nvkm_bus_new_()
61 nvkm_subdev_ctor(&nvkm_bus, device, type, inst, &bus->subdev); in nvkm_bus_new_()
55 nvkm_bus_new_(const struct nvkm_bus_func *func, struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_bus **pbus) nvkm_bus_new_() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/
H A Dgf119.c50 gf119_pmu_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gf119_pmu_new() argument
53 return nvkm_pmu_new_(gf119_pmu_fwif, device, type, inst, ppmu); in gf119_pmu_new()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dgk20a.c48 gk20a_fifo_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gk20a_fifo_new() argument
51 return nvkm_fifo_new_(&gk20a_fifo, device, type, inst, pfifo); in gk20a_fifo_new()
H A Dga102.c41 ga102_fifo_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in ga102_fifo_new() argument
44 return nvkm_fifo_new_(&ga102_fifo, device, type, inst, pfifo); in ga102_fifo_new()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/acr/
H A Dgv100.c63 gv100_acr_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gv100_acr_new() argument
66 return nvkm_acr_new_(gv100_acr_fwif, device, type, inst, pacr); in gv100_acr_new()
H A Dgp10b.c55 gp10b_acr_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gp10b_acr_new() argument
58 return nvkm_acr_new_(gp10b_acr_fwif, device, type, inst, pacr); in gp10b_acr_new()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/
H A Dgm200.c44 gm200_i2c_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gm200_i2c_new() argument
47 return nvkm_i2c_new_(&gm200_i2c, device, type, inst, pi2c); in gm200_i2c_new()
H A Dgk110.c42 gk110_i2c_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gk110_i2c_new() argument
45 return nvkm_i2c_new_(&gk110_i2c, device, type, inst, pi2c); in gk110_i2c_new()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/pm/
H A Dgf108.c63 gf108_pm_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_pm **ppm) in gf108_pm_new() argument
65 return gf100_pm_new_(&gf108_pm, device, type, inst, ppm); in gf108_pm_new()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A Dg84.c44 g84_clk_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in g84_clk_new() argument
47 return nv50_clk_new_(&g84_clk, device, type, inst, (device->chipset >= 0x94), pclk); in g84_clk_new()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/
H A Dgv100.c55 gv100_gsp_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gv100_gsp_new() argument
58 return nvkm_gsp_new_(gv100_gsps, device, type, inst, pgsp); in gv100_gsp_new()
H A Dga102.c55 ga102_gsp_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in ga102_gsp_new() argument
58 return nvkm_gsp_new_(ga102_gsps, device, type, inst, pgsp); in ga102_gsp_new()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/
H A Dgp102.c49 gp102_ltc_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gp102_ltc_new() argument
52 return nvkm_ltc_new_(&gp102_ltc, device, type, inst, pltc); in gp102_ltc_new()

Completed in 6 milliseconds

1...<<61626364656667686970>>...128