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