Searched refs:to_tegra_plane (Results 1 – 2 of 2) sorted by relevance
21 struct tegra_plane *p = to_tegra_plane(plane); in tegra_plane_destroy()29 struct tegra_plane *p = to_tegra_plane(plane); in tegra_plane_reset()632 struct tegra_plane *p = to_tegra_plane(plane); in tegra_plane_check_transparency()675 struct tegra_plane *p = to_tegra_plane(plane); in tegra_plane_update_transparency()727 struct tegra_plane *p = to_tegra_plane(plane); in tegra_plane_setup_transparency()
33 static inline struct tegra_plane *to_tegra_plane(struct drm_plane *plane) in to_tegra_plane() function