Searched refs:coretemp_get_val_sysctl (Results 1 – 3 of 3) sorted by relevance
| /freebsd/sys/arm/nvidia/tegra124/ |
| H A D | tegra124_coretemp.c | 62 coretemp_get_val_sysctl(SYSCTL_HANDLER_ARGS) in coretemp_get_val_sysctl() function 224 dev, CORETEMP_TEMP, coretemp_get_val_sysctl, "IK", in tegra124_coretemp_attach() 228 coretemp_get_val_sysctl, "I", in tegra124_coretemp_attach() 232 coretemp_get_val_sysctl, "I", in tegra124_coretemp_attach() 236 coretemp_get_val_sysctl, "IK", in tegra124_coretemp_attach()
|
| /freebsd/sys/arm64/nvidia/tegra210/ |
| H A D | tegra210_coretemp.c | 64 coretemp_get_val_sysctl(SYSCTL_HANDLER_ARGS) in coretemp_get_val_sysctl() function 228 dev, CORETEMP_TEMP, coretemp_get_val_sysctl, "IK", in tegra210_coretemp_attach() 232 coretemp_get_val_sysctl, "I", in tegra210_coretemp_attach() 236 coretemp_get_val_sysctl, "I", in tegra210_coretemp_attach() 240 coretemp_get_val_sysctl, "IK", in tegra210_coretemp_attach()
|
| /freebsd/sys/dev/coretemp/ |
| H A D | coretemp.c | 80 static int coretemp_get_val_sysctl(SYSCTL_HANDLER_ARGS); 282 dev, CORETEMP_TEMP, coretemp_get_val_sysctl, "IK", in coretemp_attach() 286 coretemp_get_val_sysctl, "I", in coretemp_attach() 290 coretemp_get_val_sysctl, "I", in coretemp_attach() 294 coretemp_get_val_sysctl, "IK", in coretemp_attach() 343 coretemp_get_val_sysctl(SYSCTL_HANDLER_ARGS) in coretemp_get_val_sysctl() function
|