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

/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/
H A Dpriv.h10 struct nvkm_gsp_fwif { struct
12 int (*load)(struct nvkm_gsp *, int ver, const struct nvkm_gsp_fwif *);
18 int gv100_gsp_nofw(struct nvkm_gsp *, int, const struct nvkm_gsp_fwif *);
19 int r535_gsp_load(struct nvkm_gsp *, int, const struct nvkm_gsp_fwif *);
66 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)
48 static struct nvkm_gsp_fwif
H A Dad102.c46 static struct nvkm_gsp_fwif
H A Dtu116.c45 static struct nvkm_gsp_fwif
H A Dga100.c62 static struct nvkm_gsp_fwif
H A Dbase.c104 nvkm_gsp_new_(const struct nvkm_gsp_fwif *fwif, struct nvkm_device *device,
H A Dga102.c179 static struct nvkm_gsp_fwif
H A Dtu102.c186 static struct nvkm_gsp_fwif
H A Dr535.c2345 r535_gsp_load(struct nvkm_gsp *gsp, int ver, const struct nvkm_gsp_fwif *fwif)

Completed in 130 milliseconds