Home
last modified time | relevance | path

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

/freebsd/sys/x86/cpufreq/
H A Dp4tcc.c80 static int p4tcc_type(device_t dev, int *type);
92 DEVMETHOD(cpufreq_drv_type, p4tcc_type),
337 p4tcc_type(device_t dev, int *type) in p4tcc_type() function