Searched refs:nvkm_sec2_fwif (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/gpu/drm/nouveau/nvkm/engine/sec2/ |
| H A D | priv.h | 22 struct nvkm_sec2_fwif { struct 24 int (*load)(struct nvkm_sec2 *, int ver, const struct nvkm_sec2_fwif *); argument 29 int gp102_sec2_nofw(struct nvkm_sec2 *, int, const struct nvkm_sec2_fwif *); argument 30 int gp102_sec2_load(struct nvkm_sec2 *, int, const struct nvkm_sec2_fwif *); 36 int nvkm_sec2_new_(const struct nvkm_sec2_fwif *, struct nvkm_device *, enum nvkm_subdev_type,
|
| H A D | gp102.c | 33 const struct nvkm_sec2_fwif *fwif) in gp102_sec2_nofw() 284 const struct nvkm_sec2_fwif *fwif) in gp102_sec2_load() 305 static const struct nvkm_sec2_fwif
|
| H A D | ga102.c | 178 const struct nvkm_sec2_fwif *fwif) in ga102_sec2_load() 184 static const struct nvkm_sec2_fwif
|
| H A D | gp108.c | 32 static const struct nvkm_sec2_fwif
|
| H A D | tu102.c | 73 static const struct nvkm_sec2_fwif
|
| H A D | base.c | 134 nvkm_sec2_new_(const struct nvkm_sec2_fwif *fwif, struct nvkm_device *device, in nvkm_sec2_new_()
|