actmon_device_configs 105 drivers/devfreq/tegra30-devfreq.c static struct tegra_devfreq_device_config actmon_device_configs[] = { actmon_device_configs 161 drivers/devfreq/tegra30-devfreq.c struct tegra_devfreq_device devices[ARRAY_SIZE(actmon_device_configs)]; actmon_device_configs 642 drivers/devfreq/tegra30-devfreq.c for (i = 0; i < ARRAY_SIZE(actmon_device_configs); i++) { actmon_device_configs 644 drivers/devfreq/tegra30-devfreq.c dev->config = actmon_device_configs + i;