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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/rtc/
H A Drtc-ds1672.c73 static int ds1672_set_mmss(struct i2c_client *client, unsigned long secs) function
107 return ds1672_set_mmss(client, secs);
122 return ds1672_set_mmss(to_i2c_client(dev), secs);

Completed in 39 milliseconds