Home
last modified time | relevance | path

Searched refs:ichss_get (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/cpufreq/
H A Dichss.c100 static int ichss_get(device_t dev, struct cf_setting *set);
112 DEVMETHOD(cpufreq_drv_get, ichss_get),
307 ichss_get(dev, &set); in ichss_settings()
375 ichss_get(device_t dev, struct cf_setting *set) in ichss_get() function