Searched defs:nvdec (Results 1 – 4 of 4) sorted by relevance
38 struct nvdec { struct50 const struct nvdec_config *config; argument57 static inline struct nvdec *to_nvdec(struct tegra_drm_client *client) in to_nvdec() argument68 static int nvdec_boot_falcon(struct nvdec *nvdec) in nvdec_boot_falcon()110 static int nvdec_boot_riscv(struct nvdec *nvdec) in nvdec_boot_riscv()159 struct nvdec *nvdec = to_nvdec(drm); in nvdec_init() local214 struct nvdec *nvdec = to_nvdec(drm); in nvdec_exit() local318 struct nvdec *nvdec = dev_get_drvdata(dev); in nvdec_runtime_resume() local350 struct nvdec *nvdec = dev_get_drvdata(dev); in nvdec_runtime_suspend() local362 struct nvdec *nvdec = to_nvdec(client); in nvdec_open_channel() local[all …]
28 struct nvkm_nvdec *nvdec = nvkm_nvdec(engine); in nvkm_nvdec_dtor() local42 struct nvkm_nvdec *nvdec; in nvkm_nvdec_new_() local
45 ga102_nvdec_nofw(struct nvkm_nvdec *nvdec, int ver, const struct nvkm_nvdec_fwif *fwif) in ga102_nvdec_nofw()
41 gm107_nvdec_nofw(struct nvkm_nvdec *nvdec, int ver, in gm107_nvdec_nofw()
Completed in 9 milliseconds