Searched refs:amdtemp_sysctl (Results 1 – 1 of 1) sorted by relevance
| /freebsd/sys/dev/amdtemp/ |
| H A D | amdtemp.c | 240 static int amdtemp_sysctl(SYSCTL_HANDLER_ARGS); 555 dev, CORE0_SENSOR0, amdtemp_sysctl, "IK", in amdtemp_attach() 571 dev, CORE0_SENSOR1, amdtemp_sysctl, "IK", in amdtemp_attach() 584 dev, CORE1_SENSOR0, amdtemp_sysctl, "IK", in amdtemp_attach() 591 dev, CORE1_SENSOR1, amdtemp_sysctl, "IK", in amdtemp_attach() 644 dev, sensor, amdtemp_sysctl, "IK", in amdtemp_intrhook() 669 amdtemp_sysctl(SYSCTL_HANDLER_ARGS) in amdtemp_sysctl() function 858 dev, CCD_BASE + i, amdtemp_sysctl, "IK", sensor_descr); in amdtemp_probe_ccd_sensors()
|