Home
last modified time | relevance | path

Searched refs:nvkm_acr_fwif (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/gpu/drm/nouveau/nvkm/subdev/acr/
A Dpriv.h6 struct nvkm_acr_fwif { struct
9 const struct nvkm_acr_fwif *); argument
13 int gm200_acr_nofw(struct nvkm_acr *, int, const struct nvkm_acr_fwif *); argument
14 int gm20b_acr_load(struct nvkm_acr *, int, const struct nvkm_acr_fwif *);
15 int gp102_acr_load(struct nvkm_acr *, int, const struct nvkm_acr_fwif *);
138 int nvkm_acr_new_(const struct nvkm_acr_fwif *, struct nvkm_device *, enum nvkm_subdev_type,
A Dgm20b.c111 gm20b_acr_load(struct nvkm_acr *acr, int ver, const struct nvkm_acr_fwif *fwif) in gm20b_acr_load()
124 static const struct nvkm_acr_fwif
A Dtu102.c194 const struct nvkm_acr_fwif *fwif) in tu102_acr_load()
219 static const struct nvkm_acr_fwif
A Dgp10b.c47 static const struct nvkm_acr_fwif
A Dgp102.c254 gp102_acr_load(struct nvkm_acr *acr, int ver, const struct nvkm_acr_fwif *fwif) in gp102_acr_load()
273 static const struct nvkm_acr_fwif
A Dgm200.c40 gm200_acr_nofw(struct nvkm_acr *acr, int ver, const struct nvkm_acr_fwif *fwif) in gm200_acr_nofw()
456 gm200_acr_load(struct nvkm_acr *acr, int ver, const struct nvkm_acr_fwif *fwif) in gm200_acr_load()
475 static const struct nvkm_acr_fwif
A Dgp108.c101 static const struct nvkm_acr_fwif
A Dbase.c412 nvkm_acr_new_(const struct nvkm_acr_fwif *fwif, struct nvkm_device *device, in nvkm_acr_new_()

Completed in 8 milliseconds