Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/tegra/
H A Dhub.h24 struct tegra_shared_plane { struct
29 static inline struct tegra_shared_plane * argument
32 return container_of(plane, struct tegra_shared_plane, base.base); in to_tegra_shared_plane()