Searched refs:CORETEMP_TEMP (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/arm64/nvidia/tegra210/ |
H A D | tegra210_coretemp.c | 48 CORETEMP_TEMP, enumerator 88 case CORETEMP_TEMP: in coretemp_get_val_sysctl() 228 dev, CORETEMP_TEMP, coretemp_get_val_sysctl, "IK", in tegra210_coretemp_attach()
|
/freebsd/sys/arm/nvidia/tegra124/ |
H A D | tegra124_coretemp.c | 46 CORETEMP_TEMP, enumerator 84 case CORETEMP_TEMP: in coretemp_get_val_sysctl() 224 dev, CORETEMP_TEMP, coretemp_get_val_sysctl, "IK", in tegra124_coretemp_attach()
|
/freebsd/sys/dev/coretemp/ |
H A D | coretemp.c | 100 CORETEMP_TEMP, enumerator 282 dev, CORETEMP_TEMP, coretemp_get_val_sysctl, "IK", in coretemp_attach() 361 case CORETEMP_TEMP: in coretemp_get_val_sysctl()
|