Searched refs:smist_set (Results 1 – 1 of 1) sorted by relevance
87 static int smist_set(device_t dev, const struct cf_setting *set);99 DEVMETHOD(cpufreq_drv_set, smist_set),435 smist_set(dev, &sc->sets[i]); in smist_settings()437 smist_set(dev, &sc->sets[first]); in smist_settings()448 smist_set(device_t dev, const struct cf_setting *set) in smist_set() function