Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/cpufreq/
Dichss.c96 static int ichss_attach(device_t dev);
108 DEVMETHOD(device_attach, ichss_attach),
236 ichss_attach(device_t dev) in ichss_attach() function