Searched refs:smist_set (Results 1 – 1 of 1) sorted by relevance
84 static int smist_set(device_t dev, const struct cf_setting *set);96 DEVMETHOD(cpufreq_drv_set, smist_set),432 smist_set(dev, &sc->sets[i]); in smist_settings()434 smist_set(dev, &sc->sets[first]); in smist_settings()445 smist_set(device_t dev, const struct cf_setting *set) in smist_set() function