Searched refs:nvkm_gsp_fwif (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/ |
H A D | priv.h | 7 struct nvkm_gsp_fwif { struct 9 int (*load)(struct nvkm_gsp *, int ver, const struct nvkm_gsp_fwif *); 13 int nvkm_gsp_new_(const struct nvkm_gsp_fwif *, struct nvkm_device *, int,
|
H A D | gv100.c | 40 gv100_gsp_nofw(struct nvkm_gsp *gsp, int ver, const struct nvkm_gsp_fwif *fwif) in gv100_gsp_nofw() 45 struct nvkm_gsp_fwif
|
H A D | base.c | 42 nvkm_gsp_new_(const struct nvkm_gsp_fwif *fwif, struct nvkm_device *device, in nvkm_gsp_new_()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/ |
H A D | priv.h | 11 struct nvkm_gsp_fwif { struct 13 int (*load)(struct nvkm_gsp *, int ver, const struct nvkm_gsp_fwif *); 17 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 | ga102.c | 43 ga102_gsp_nofw(struct nvkm_gsp *gsp, int ver, const struct nvkm_gsp_fwif *fwif) in ga102_gsp_nofw() 48 static struct nvkm_gsp_fwif
|
H A D | base.c | 42 nvkm_gsp_new_(const struct nvkm_gsp_fwif *fwif, struct nvkm_device *device, in nvkm_gsp_new_()
|
Completed in 2 milliseconds