Home
last modified time | relevance | path

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

/freebsd/sys/x86/cpufreq/
H A Dp4tcc.c74 static int p4tcc_attach(device_t dev);
86 DEVMETHOD(device_attach, p4tcc_attach),
151 p4tcc_attach(device_t dev) in p4tcc_attach() function