Home
last modified time | relevance | path

Searched refs:tegra_dc_stats (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/tegra/
Ddc.h39 struct tegra_dc_stats { struct
90 struct tegra_dc_stats stats;
Ddc.c29 static void tegra_dc_stats_reset(struct tegra_dc_stats *stats) in tegra_dc_stats_reset()