Searched defs:tegra186_timer (Results 1 – 1 of 1) sorted by relevance
83 struct tegra186_timer { struct84 const struct tegra186_timer_soc *soc; argument85 struct device *dev;109 static struct tegra186_tmr *tegra186_tmr_create(struct tegra186_timer *tegra, in tegra186_tmr_create() argument484 static const struct tegra186_timer_soc tegra186_timer = { variable