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