Home
last modified time | relevance | path

Searched refs:nvkm_gsp_fwif (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/
H A Dpriv.h13 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 Dgv100.c43 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 Dtu116.c45 static struct nvkm_gsp_fwif
H A Dad102.c45 static struct nvkm_gsp_fwif
H A Dga100.c62 static struct nvkm_gsp_fwif
H A Dgh100.c328 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 Dtu102.c398 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 Dbase.c130 nvkm_gsp_new_(const struct nvkm_gsp_fwif *fwif, struct nvkm_device *device, in nvkm_gsp_new_()
H A Dga102.c178 static struct nvkm_gsp_fwif