Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/devfreq/
H A Dtegra30-devfreq.c112 static const struct tegra_devfreq_device_config actmon_device_configs[] = { variable
171 struct tegra_devfreq_device devices[ARRAY_SIZE(actmon_device_configs)];
847 for (i = 0; i < ARRAY_SIZE(actmon_device_configs); i++) { in tegra_devfreq_probe()
849 dev->config = actmon_device_configs + i; in tegra_devfreq_probe()

Completed in 2 milliseconds