Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/tegra/
H A Dhub.h78 void tegra_display_hub_cleanup(struct tegra_display_hub *hub);
H A Ddrm.c1276 tegra_display_hub_cleanup(tegra->hub); in host1x_drm_probe()
1312 tegra_display_hub_cleanup(tegra->hub); in host1x_drm_remove()
H A Dhub.c177 void tegra_display_hub_cleanup(struct tegra_display_hub *hub) in tegra_display_hub_cleanup() function