Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/m68k/sun3x/
Dtime.h6 extern int sun3x_hwclk(int set, struct rtc_time *t);
Dconfig.c91 mach_hwclk = sun3x_hwclk; in config_sun3x()
Dtime.c63 int sun3x_hwclk(int set, struct rtc_time *t) in sun3x_hwclk() function