Home
last modified time | relevance | path

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

/openbmc/linux/drivers/cpufreq/
H A Dtegra194-cpufreq.c245 static void tegra_read_counters(struct work_struct *work) in tegra_read_counters() function
305 INIT_WORK_ONSTACK(&read_counters_work.work, tegra_read_counters); in tegra194_calculate_speed()