Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/tegra/
Dnvdec.c46 static inline struct nvdec *to_nvdec(struct tegra_drm_client *client) in to_nvdec() function
98 struct nvdec *nvdec = to_nvdec(drm); in nvdec_init()
153 struct nvdec *nvdec = to_nvdec(drm); in nvdec_exit()
296 struct nvdec *nvdec = to_nvdec(client); in nvdec_open_channel()