Home
last modified time | relevance | path

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

/freebsd/sys/dev/cpufreq/
H A Dichss.c94 static int ichss_probe(device_t dev);
106 DEVMETHOD(device_probe, ichss_probe),
211 ichss_probe(device_t dev) in ichss_probe() function