Searched refs:w83791d (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/hwmon/
H A DMakefile14 obj-$(CONFIG_SENSORS_W83791D) += w83791d.o
H A Dw83791d.c2 w83791d.c - Part of lm_sensors, Linux kernel modules for hardware
26 w83791d 10 5 3 3 0x71 0x5ca3 yes no
28 The w83791d chip appears to be part way between the 83781d and the
32 The w83791g chip is the same as the w83791d but lead-free.
53 I2C_CLIENT_INSMOD_1(w83791d); variable
304 .name = "w83791d",
823 strlcpy(sub_client->name, "w83791d subclient", I2C_NAME_SIZE);
927 /* The w83791d may be stuck in some other bank than bank 0. This may
960 /* Verify it is a Winbond w83791d */
970 kind = w83791d;
[all...]

Completed in 66 milliseconds