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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/rtc/
H A Drtc-pcf50633.c131 struct pcf50633_time pcf_tm; local
138 &pcf_tm.time[0]);
145 pcf_tm.time[PCF50633_TI_DAY],
146 pcf_tm.time[PCF50633_TI_MONTH],
147 pcf_tm.time[PCF50633_TI_YEAR],
148 pcf_tm.time[PCF50633_TI_HOUR],
149 pcf_tm.time[PCF50633_TI_MIN],
150 pcf_tm.time[PCF50633_TI_SEC]);
152 pcf2rtc_time(tm, &pcf_tm);
164 struct pcf50633_time pcf_tm; local
208 struct pcf50633_time pcf_tm; local
231 struct pcf50633_time pcf_tm; local
[all...]

Completed in 56 milliseconds