Searched refs:asb100 (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 DMakefile8 # asb100, then w83781d go first, as they can override other drivers' addresses.
9 obj-$(CONFIG_SENSORS_ASB100) += asb100.o
H A Dasb100.c2 asb100.c - Part of lm_sensors, Linux kernel modules for hardware
36 asb100 7 3 1 4 0x31 0x0694 yes no
60 I2C_CLIENT_INSMOD_1(asb100); variable
222 .name = "asb100",
712 strlcpy(data->lm75[i]->name, "asb100 subclient", I2C_NAME_SIZE);
747 pr_debug("asb100.o: detect failed, "
758 pr_debug("asb100.o: detect failed, kzalloc failed!\n");
788 pr_debug("asb100.o: detect failed, "
807 kind = asb100;
820 strlcpy(new_client->name, "asb100", I2C_NAME_SIZ
[all...]

Completed in 49 milliseconds