Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/tegra/
Dhub.h28 struct tegra_shared_plane { struct
33 static inline struct tegra_shared_plane * argument
36 return container_of(plane, struct tegra_shared_plane, base.base); in to_tegra_shared_plane()
Dhub.c332 struct tegra_shared_plane *tegra = to_tegra_shared_plane(plane); in tegra_shared_plane_atomic_check()
539 struct tegra_shared_plane *plane; in tegra_shared_plane_create()