Home
last modified time | relevance | path

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

/Linux-v5.4/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-v5.4/include/linux/
Dhost1x.h320 int tegra_mipi_disable(struct tegra_mipi_device *device);
/Linux-v5.4/drivers/gpu/drm/tegra/
Ddsi.c838 err = tegra_mipi_disable(dsi->mipi); in tegra_dsi_unprepare()