Searched defs:tegra186_timer (Results 1 – 1 of 1) sorted by relevance
87 struct tegra186_timer { struct88 const struct tegra186_timer_soc *soc; argument89 struct device *dev;113 static struct tegra186_tmr *tegra186_tmr_create(struct tegra186_timer *tegra, in tegra186_tmr_create() argument507 static const struct tegra186_timer_soc tegra186_timer = { variable