Home
last modified time | relevance | path

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

/drivers/devfreq/
Dtegra30-devfreq.c105 static struct tegra_devfreq_device_config actmon_device_configs[] = { variable
161 struct tegra_devfreq_device devices[ARRAY_SIZE(actmon_device_configs)];
642 for (i = 0; i < ARRAY_SIZE(actmon_device_configs); i++) { in tegra_devfreq_probe()
644 dev->config = actmon_device_configs + i; in tegra_devfreq_probe()