Searched refs:ds1337_do_command (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 Dds1337.c210 int ds1337_do_command(int bus, int cmd, void *arg) function
406 EXPORT_SYMBOL_GPL(ds1337_do_command); variable
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/platforms/
H A Dradstone_ppc7d.c75 extern int ds1337_do_command(int id, int cmd, void *arg);
1252 result = ds1337_do_command(0, DS1337_GET_DATE, &tm);
1268 result = ds1337_do_command(0, DS1337_SET_DATE, &tm);

Completed in 49 milliseconds