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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/i2c/chips/
H A DMakefile8 obj-$(CONFIG_SENSORS_MAX6875) += max6875.o
H A Dmax6875.c2 max6875.c - driver for MAX6874/MAX6875
40 I2C_CLIENT_INSMOD_1(max6875); variable
71 .name = "max6875",
198 strlcpy(real_client->name, "max6875", I2C_NAME_SIZE);
207 strlcpy(fake_client->name, "max6875 subclient", I2C_NAME_SIZE);

Completed in 60 milliseconds