HomeSort by: relevance | last modified time | path
    Searched refs:nvkm_acr_fwif (Results 1 - 8 of 8) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/acr/
nouveau_nvkm_subdev_acr_gp10b.c 52 static const struct nvkm_acr_fwif
priv.h 8 struct nvkm_acr_fwif { struct
11 const struct nvkm_acr_fwif *);
15 int gm20b_acr_load(struct nvkm_acr *, int, const struct nvkm_acr_fwif *);
16 int gp102_acr_load(struct nvkm_acr *, int, const struct nvkm_acr_fwif *);
137 int nvkm_acr_new_(const struct nvkm_acr_fwif *, struct nvkm_device *, int,
nouveau_nvkm_subdev_acr_gm20b.c 116 gm20b_acr_load(struct nvkm_acr *acr, int ver, const struct nvkm_acr_fwif *fwif)
129 static const struct nvkm_acr_fwif
nouveau_nvkm_subdev_acr_gp108.c 106 static const struct nvkm_acr_fwif
nouveau_nvkm_subdev_acr_tu102.c 199 const struct nvkm_acr_fwif *fwif)
224 static const struct nvkm_acr_fwif
nouveau_nvkm_subdev_acr_gp102.c 259 gp102_acr_load(struct nvkm_acr *acr, int ver, const struct nvkm_acr_fwif *fwif)
278 static const struct nvkm_acr_fwif
nouveau_nvkm_subdev_acr_gm200.c 448 gm200_acr_load(struct nvkm_acr *acr, int ver, const struct nvkm_acr_fwif *fwif)
467 static const struct nvkm_acr_fwif
nouveau_nvkm_subdev_acr_base.c 388 nvkm_acr_new_(const struct nvkm_acr_fwif *fwif, struct nvkm_device *device,

Completed in 14 milliseconds