lm_sensor
const struct lm_sensor w83627hf_sensors[] = {
const struct lm_sensor w83627ehf_sensors[] = {
const struct lm_sensor w83627dhg_sensors[] = {
const struct lm_sensor nct6776f_sensors[] = {
const struct lm_sensor nct6779d_sensors[] = {
const struct lm_sensor w83637hf_sensors[] = {
const struct lm_sensor w83697hf_sensors[] = {
const struct lm_sensor w83781d_sensors[] = {
const struct lm_sensor w83782d_sensors[] = {
const struct lm_sensor w83783s_sensors[] = {
const struct lm_sensor w83791d_sensors[] = {
const struct lm_sensor w83792d_sensors[] = {
const struct lm_sensor as99127f_sensors[] = {
void lm_setup_sensors(struct lm_softc *, const struct lm_sensor *);
lm_setup_sensors(struct lm_softc *sc, const struct lm_sensor *sensors)
const struct lm_sensor lm78_sensors[] = {
const struct lm_sensor *lm_sensors;