Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/tegra/
H A Ddc.h38 struct tegra_dc_stats { struct
98 struct tegra_dc_stats stats;
H A Ddc.c41 static void tegra_dc_stats_reset(struct tegra_dc_stats *stats) in tegra_dc_stats_reset()