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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/i2c/chips/
H A DMakefile5 obj-$(CONFIG_SENSORS_DS1337) += ds1337.o
H A Dds1337.c2 * linux/drivers/i2c/chips/ds1337.c
41 I2C_CLIENT_INSMOD_1(ds1337); variable
55 .name = "ds1337",
278 kind = ds1337;
310 kind = ds1337;
313 if (kind == ds1337)
314 name = "ds1337";

Completed in 60 milliseconds