Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/m68k/mac/
H A Dconfig.c57 extern int mac_hwclk(int, struct rtc_time *);
140 mach_hwclk = mac_hwclk; in config_mac()
H A Dmisc.c610 int mac_hwclk(int op, struct rtc_time *t) in mac_hwclk() function