Home
last modified time | relevance | path

Searched refs:tm_to_opal (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/rtc/
Drtc-opal.c46 static void tm_to_opal(struct rtc_time *tm, u32 *y_m_d, u64 *h_m_s_ms) in tm_to_opal() function
90 tm_to_opal(tm, &y_m_d, &h_m_s_ms); in opal_set_rtc_time()
160 tm_to_opal(&alarm->time, &y_m_d, &h_m_s_ms); in opal_set_tpo_time()