Searched refs:nvkm_gsp_fwif (Results 1 – 9 of 9) sorted by relevance
| /linux/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/ |
| H A D | priv.h | 13 struct nvkm_gsp_fwif { struct 15 int (*load)(struct nvkm_gsp *, int ver, const struct nvkm_gsp_fwif *); argument 25 int gv100_gsp_nofw(struct nvkm_gsp *, int, const struct nvkm_gsp_fwif *); argument 27 int tu102_gsp_load(struct nvkm_gsp *, int, const struct nvkm_gsp_fwif *); 28 int tu102_gsp_load_rm(struct nvkm_gsp *, const struct nvkm_gsp_fwif *); 30 int gh100_gsp_load(struct nvkm_gsp *, int, const struct nvkm_gsp_fwif *); 97 int nvkm_gsp_new_(const struct nvkm_gsp_fwif *, struct nvkm_device *, enum nvkm_subdev_type, int,
|
| H A D | gv100.c | 43 gv100_gsp_nofw(struct nvkm_gsp *gsp, int ver, const struct nvkm_gsp_fwif *fwif) in gv100_gsp_nofw() 48 static struct nvkm_gsp_fwif
|
| H A D | tu116.c | 45 static struct nvkm_gsp_fwif
|
| H A D | ad102.c | 45 static struct nvkm_gsp_fwif
|
| H A D | ga100.c | 62 static struct nvkm_gsp_fwif
|
| H A D | gh100.c | 328 gh100_gsp_load(struct nvkm_gsp *gsp, int ver, const struct nvkm_gsp_fwif *fwif) in gh100_gsp_load() 345 static struct nvkm_gsp_fwif
|
| H A D | tu102.c | 398 tu102_gsp_load_rm(struct nvkm_gsp *gsp, const struct nvkm_gsp_fwif *fwif) in tu102_gsp_load_rm() 418 tu102_gsp_load(struct nvkm_gsp *gsp, int ver, const struct nvkm_gsp_fwif *fwif) in tu102_gsp_load() 439 static struct nvkm_gsp_fwif
|
| H A D | base.c | 130 nvkm_gsp_new_(const struct nvkm_gsp_fwif *fwif, struct nvkm_device *device, in nvkm_gsp_new_()
|
| H A D | ga102.c | 178 static struct nvkm_gsp_fwif
|