Searched refs:ichss_set (Results 1 – 1 of 1) sorted by relevance
99 static int ichss_set(device_t dev, const struct cf_setting *set);111 DEVMETHOD(cpufreq_drv_set, ichss_set),311 ichss_set(dev, &sc->sets[i]); in ichss_settings()312 ichss_set(dev, &sc->sets[first]); in ichss_settings()323 ichss_set(device_t dev, const struct cf_setting *set) in ichss_set() function