Searched refs:amdtemp_sysctl (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14.2/sys/dev/amdtemp/ |
| H A D | amdtemp.c | 234 static int amdtemp_sysctl(SYSCTL_HANDLER_ARGS); 534 dev, CORE0_SENSOR0, amdtemp_sysctl, "IK", in amdtemp_attach() 548 dev, CORE0_SENSOR1, amdtemp_sysctl, "IK", in amdtemp_attach() 561 dev, CORE1_SENSOR0, amdtemp_sysctl, "IK", in amdtemp_attach() 568 dev, CORE1_SENSOR1, amdtemp_sysctl, "IK", in amdtemp_attach() 621 dev, sensor, amdtemp_sysctl, "IK", in amdtemp_intrhook() 646 amdtemp_sysctl(SYSCTL_HANDLER_ARGS) in amdtemp_sysctl() function 835 dev, CCD_BASE + i, amdtemp_sysctl, "IK", sensor_descr); in amdtemp_probe_ccd_sensors()
|