Searched refs:nvkm_gsp_fwif (Results 1 – 4 of 4) sorted by relevance
/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/ |
A D | priv.h | 11 struct nvkm_gsp_fwif { struct 13 int (*load)(struct nvkm_gsp *, int ver, const struct nvkm_gsp_fwif *); argument 17 int nvkm_gsp_new_(const struct nvkm_gsp_fwif *, struct nvkm_device *, enum nvkm_subdev_type, int, argument
|
A D | ga102.c | 43 ga102_gsp_nofw(struct nvkm_gsp *gsp, int ver, const struct nvkm_gsp_fwif *fwif) in ga102_gsp_nofw() 48 struct nvkm_gsp_fwif
|
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
|
A D | base.c | 42 nvkm_gsp_new_(const struct nvkm_gsp_fwif *fwif, struct nvkm_device *device, in nvkm_gsp_new_()
|
Completed in 7 milliseconds