Home
last modified time | relevance | path

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

/freebsd-12.1/sys/arm/nvidia/tegra124/
H A Dtegra124_coretemp.c66 coretemp_get_val_sysctl(SYSCTL_HANDLER_ARGS) in coretemp_get_val_sysctl() function
230 dev, CORETEMP_TEMP, coretemp_get_val_sysctl, "IK", in tegra124_coretemp_attach()
234 coretemp_get_val_sysctl, "I", in tegra124_coretemp_attach()
238 coretemp_get_val_sysctl, "I", in tegra124_coretemp_attach()
242 coretemp_get_val_sysctl, "IK", in tegra124_coretemp_attach()
/freebsd-12.1/sys/dev/coretemp/
H A Dcoretemp.c80 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()
354 coretemp_get_val_sysctl(SYSCTL_HANDLER_ARGS) in coretemp_get_val_sysctl() function