Home
last modified time | relevance | path

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

/freebsd/sys/dev/cpufreq/
H A Dichss.c95 static int ichss_attach(device_t dev);
107 DEVMETHOD(device_attach, ichss_attach),
236 ichss_attach(device_t dev) in ichss_attach() function