Searched refs:acpi_thr_set (Results 1 – 1 of 1) sorted by relevance
100 static int acpi_thr_set(device_t dev, const struct cf_setting *set);111 DEVMETHOD(cpufreq_drv_set, acpi_thr_set),225 acpi_thr_set(dev, &set); in acpi_throttle_attach()365 acpi_thr_set(device_t dev, const struct cf_setting *set) in acpi_thr_set() function