Lines Matching defs:nvdec
33 struct nvdec { struct
43 const struct nvdec_config *config; argument
46 static inline struct nvdec *to_nvdec(struct tegra_drm_client *client) in to_nvdec() argument
51 static inline void nvdec_writel(struct nvdec *nvdec, u32 value, in nvdec_writel()
57 static int nvdec_boot(struct nvdec *nvdec) in nvdec_boot()
98 struct nvdec *nvdec = to_nvdec(drm); in nvdec_init() local
153 struct nvdec *nvdec = to_nvdec(drm); in nvdec_exit() local
192 static int nvdec_load_firmware(struct nvdec *nvdec) in nvdec_load_firmware()
258 struct nvdec *nvdec = dev_get_drvdata(dev); in nvdec_runtime_resume() local
284 struct nvdec *nvdec = dev_get_drvdata(dev); in nvdec_runtime_suspend() local
296 struct nvdec *nvdec = to_nvdec(client); in nvdec_open_channel() local
361 struct nvdec *nvdec; in nvdec_probe() local
439 struct nvdec *nvdec = platform_get_drvdata(pdev); in nvdec_remove() local