Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/
H A Dgv100.c56 struct nvkm_gsp **pgsp) in gv100_gsp_new() argument
58 return nvkm_gsp_new_(gv100_gsps, device, type, inst, pgsp); in gv100_gsp_new()
H A Dtu116.c55 struct nvkm_gsp **pgsp) in tu116_gsp_new() argument
57 return nvkm_gsp_new_(tu116_gsps, device, type, inst, pgsp); in tu116_gsp_new()
H A Dad102.c54 struct nvkm_gsp **pgsp) in ad102_gsp_new() argument
56 return nvkm_gsp_new_(ad102_gsps, device, type, inst, pgsp); in ad102_gsp_new()
H A Dga100.c68 struct nvkm_gsp **pgsp)
70 return nvkm_gsp_new_(ga100_gsps, device, type, inst, pgsp);
72 ga100_gsp_new(struct nvkm_device * device,enum nvkm_subdev_type type,int inst,struct nvkm_gsp ** pgsp) ga100_gsp_new() argument
H A Dbase.c131 enum nvkm_subdev_type type, int inst, struct nvkm_gsp **pgsp) in nvkm_gsp_new_() argument
135 if (!(gsp = *pgsp = kzalloc_obj(*gsp))) in nvkm_gsp_new_()
H A Dga102.c188 struct nvkm_gsp **pgsp) in ga102_gsp_new() argument
190 return nvkm_gsp_new_(ga102_gsps, device, type, inst, pgsp); in ga102_gsp_new()
H A Dgh100.c353 struct nvkm_gsp **pgsp) in gh100_gsp_new() argument
355 return nvkm_gsp_new_(gh100_gsps, device, type, inst, pgsp); in gh100_gsp_new()
H A Dtu102.c457 struct nvkm_gsp **pgsp)
459 return nvkm_gsp_new_(tu102_gsps, device, type, inst, pgsp);
449 tu102_gsp_new(struct nvkm_device * device,enum nvkm_subdev_type type,int inst,struct nvkm_gsp ** pgsp) tu102_gsp_new() argument