Searched refs:coretemp_get_val_sysctl (Results 1 – 3 of 3) sorted by relevance
| /freebsd-14.2/sys/arm/nvidia/tegra124/ |
| H A D | tegra124_coretemp.c | 63 coretemp_get_val_sysctl(SYSCTL_HANDLER_ARGS) in coretemp_get_val_sysctl() function 225 dev, CORETEMP_TEMP, coretemp_get_val_sysctl, "IK", in tegra124_coretemp_attach() 229 coretemp_get_val_sysctl, "I", in tegra124_coretemp_attach() 233 coretemp_get_val_sysctl, "I", in tegra124_coretemp_attach() 237 coretemp_get_val_sysctl, "IK", in tegra124_coretemp_attach()
|
| /freebsd-14.2/sys/arm64/nvidia/tegra210/ |
| H A D | tegra210_coretemp.c | 65 coretemp_get_val_sysctl(SYSCTL_HANDLER_ARGS) in coretemp_get_val_sysctl() function 229 dev, CORETEMP_TEMP, coretemp_get_val_sysctl, "IK", in tegra210_coretemp_attach() 233 coretemp_get_val_sysctl, "I", in tegra210_coretemp_attach() 237 coretemp_get_val_sysctl, "I", in tegra210_coretemp_attach() 241 coretemp_get_val_sysctl, "IK", in tegra210_coretemp_attach()
|
| /freebsd-14.2/sys/dev/coretemp/ |
| H A D | coretemp.c | 81 static int coretemp_get_val_sysctl(SYSCTL_HANDLER_ARGS); 283 dev, CORETEMP_TEMP, coretemp_get_val_sysctl, "IK", in coretemp_attach() 287 coretemp_get_val_sysctl, "I", in coretemp_attach() 291 coretemp_get_val_sysctl, "I", in coretemp_attach() 295 coretemp_get_val_sysctl, "IK", in coretemp_attach() 344 coretemp_get_val_sysctl(SYSCTL_HANDLER_ARGS) in coretemp_get_val_sysctl() function
|