Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/tegra/
H A Dhub.h77 int tegra_display_hub_prepare(struct tegra_display_hub *hub);
H A Dhub.c156 int tegra_display_hub_prepare(struct tegra_display_hub *hub) in tegra_display_hub_prepare() function
H A Ddrm.c1231 err = tegra_display_hub_prepare(tegra->hub); in host1x_drm_probe()