Searched refs:mf_setRtc (Results 1 – 3 of 3) sorted by relevance
81 extern int mf_setRtc( struct rtc_time * tm );
1018 return mf_setRtc( &tm ); in mf_setRtcTime()1115 mf_setRtc( tm ); in mf_getRtc()1164 int mf_setRtc(struct rtc_time * tm) in mf_setRtc() function
383 mf_setRtc(tm); in iSeries_set_rtc_time()