Home
last modified time | relevance | path

Searched refs:nvkm_nvdec_fwif (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/nvdec/
H A Dpriv.h10 struct nvkm_nvdec_fwif { struct
13 const struct nvkm_nvdec_fwif *); argument
17 int nvkm_nvdec_new_(const struct nvkm_nvdec_fwif *fwif, struct nvkm_device *, argument
H A Dgm107.c42 const struct nvkm_nvdec_fwif *fwif) in gm107_nvdec_nofw()
47 static const struct nvkm_nvdec_fwif
H A Dga102.c45 ga102_nvdec_nofw(struct nvkm_nvdec *nvdec, int ver, const struct nvkm_nvdec_fwif *fwif) in ga102_nvdec_nofw()
50 static const struct nvkm_nvdec_fwif
H A Dbase.c39 nvkm_nvdec_new_(const struct nvkm_nvdec_fwif *fwif, struct nvkm_device *device, in nvkm_nvdec_new_()