Searched refs:tegra_display_hub (Results 1 – 3 of 3) sorted by relevance
40 struct tegra_display_hub { struct55 static inline struct tegra_display_hub * argument58 return container_of(client, struct tegra_display_hub, client); in to_tegra_display_hub()77 int tegra_display_hub_prepare(struct tegra_display_hub *hub);78 void tegra_display_hub_cleanup(struct tegra_display_hub *hub);
156 int tegra_display_hub_prepare(struct tegra_display_hub *hub) in tegra_display_hub_prepare()177 void tegra_display_hub_cleanup(struct tegra_display_hub *hub) in tegra_display_hub_cleanup()763 struct tegra_display_hub *hub = tegra->hub; in tegra_shared_plane_create()834 tegra_display_hub_get_state(struct tegra_display_hub *hub, in tegra_display_hub_get_state()916 struct tegra_display_hub *hub = tegra->hub; in tegra_display_hub_atomic_commit()941 struct tegra_display_hub *hub = to_tegra_display_hub(client); in tegra_display_hub_init()971 struct tegra_display_hub *hub = to_tegra_display_hub(client); in tegra_display_hub_runtime_suspend()994 struct tegra_display_hub *hub = to_tegra_display_hub(client); in tegra_display_hub_runtime_resume()1054 struct tegra_display_hub *hub; in tegra_display_hub_probe()1179 struct tegra_display_hub *hub = platform_get_drvdata(pdev); in tegra_display_hub_remove()
52 struct tegra_display_hub *hub;