Home
last modified time | relevance | path

Searched defs:index (Results 1001 - 1025 of 8433) sorted by relevance

1...<<41424344454647484950>>...338

/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dgm20b.c184 gm20b_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) in gm20b_gr_new() argument
H A Dgv100.c144 gv100_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) in gv100_gr_new() argument
H A Dgp102.c155 gp102_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) in gp102_gr_new() argument
H A Dg84.c195 g84_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) in g84_gr_new() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/mpeg/
H A Dnv50.c132 nv50_mpeg_new(struct nvkm_device *device, int index, struct nvkm_engine **pmpeg) in nv50_mpeg_new() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/pm/
H A Dgf100.c240 gf100_pm_new(struct nvkm_device *device, int index, struct nvkm_pm **ppm) in gf100_pm_new() argument
189 gf100_pm_new_(const struct gf100_pm_func *func, struct nvkm_device *device, int index, struct nvkm_pm **ppm) gf100_pm_new_() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/sw/
H A Dgf100.c152 gf100_sw_new(struct nvkm_device *device, int index, struct nvkm_sw **psw) in gf100_sw_new() argument
H A Dnv04.c136 nv04_sw_new(struct nvkm_device *device, int index, struct nvkm_sw **psw) in nv04_sw_new() argument
H A Dbase.c59 nvkm_sw_oclass_get(struct nvkm_oclass *oclass, int index) in nvkm_sw_oclass_get() argument
99 nvkm_sw_new_(const struct nvkm_sw_func *func, struct nvkm_device *device, int index, struct nvkm_sw **psw) nvkm_sw_new_() argument
H A Dnv50.c145 nv50_sw_new(struct nvkm_device *device, int index, struct nvkm_sw **psw) in nv50_sw_new() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/fault/
H A Dbase.c28 nvkm_fault_ntfy_fini(struct nvkm_event *event, int type, int index) in nvkm_fault_ntfy_fini() argument
35 nvkm_fault_ntfy_init(struct nvkm_event *event, int type, int index) in nvkm_fault_ntfy_init() argument
172 nvkm_fault_new_(const struct nvkm_fault_func *func, struct nvkm_device *device, int index, struct nvkm_fault **pfault) nvkm_fault_new_() argument
H A Dtu102.c165 tu102_fault_new(struct nvkm_device *device, int index, in tu102_fault_new() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Dsubdev.h9 enum nvkm_devidx index; member
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/cipher/
H A Dg84.c130 g84_cipher_new(struct nvkm_device *device, int index, in g84_cipher_new() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Doutp.c330 nvkm_outp_new(struct nvkm_disp *disp, int index, struct dcb_output *dcbE, in nvkm_outp_new() argument
297 nvkm_outp_ctor(const struct nvkm_outp_func *func, struct nvkm_disp *disp, int index, struct dcb_output *dcbE, struct nvkm_outp *outp) nvkm_outp_ctor() argument
H A Doutp.h12 int index; member
H A Dgf119.c269 gf119_disp_new(struct nvkm_device *device, int index, struct nvkm_disp **pdisp) in gf119_disp_new() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/acr/
H A Dgm20b.c132 gm20b_acr_new(struct nvkm_device *device, int index, struct nvkm_acr **pacr) in gm20b_acr_new() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/
H A Dbase.c129 nvkm_devinit_ctor(const struct nvkm_devinit_func *func, struct nvkm_device *device, int index, struct nvkm_devinit *init) nvkm_devinit_ctor() argument
H A Dgt215.c149 gt215_devinit_new(struct nvkm_device *device, int index, in gt215_devinit_new() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/
H A Dgf119.c83 gf119_gpio_new(struct nvkm_device *device, int index, struct nvkm_gpio **pgpio) in gf119_gpio_new() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv50/
H A Dwndwc57e.c241 wndwc57e_new(struct nouveau_drm *drm, enum drm_plane_type type, int index, in wndwc57e_new() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/core/
H A Dengine.c173 nvkm_engine_ctor(const struct nvkm_engine_func *func, struct nvkm_device *device, int index, bool enable, struct nvkm_engine *engine) nvkm_engine_ctor() argument
190 nvkm_engine_new_(const struct nvkm_engine_func *func, struct nvkm_device *device, int index, bool enable, struct nvkm_engine **pengine) nvkm_engine_new_() argument
H A Dsubdev.c212 nvkm_subdev_ctor(const struct nvkm_subdev_func *func, struct nvkm_device *device, int index, struct nvkm_subdev *subdev) nvkm_subdev_ctor() argument
226 nvkm_subdev_new_(const struct nvkm_subdev_func *func, struct nvkm_device *device, int index, struct nvkm_subdev **psubdev) nvkm_subdev_new_() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/bar/
H A Dnv50.c251 nv50_bar_new(struct nvkm_device *device, int index, struct nvkm_bar **pbar) in nv50_bar_new() argument
222 nv50_bar_new_(const struct nvkm_bar_func *func, struct nvkm_device *device, int index, u32 pgd_addr, struct nvkm_bar **pbar) nv50_bar_new_() argument

Completed in 11 milliseconds

1...<<41424344454647484950>>...338