Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/host1x/
Dmipi.c280 int tegra_mipi_disable(struct tegra_mipi_device *dev) in tegra_mipi_disable() function
294 EXPORT_SYMBOL(tegra_mipi_disable);
/Linux-v4.19/include/linux/
Dhost1x.h331 int tegra_mipi_disable(struct tegra_mipi_device *device);
/Linux-v4.19/drivers/gpu/drm/tegra/
Ddsi.c839 err = tegra_mipi_disable(dsi->mipi); in tegra_dsi_unprepare()