Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ppc/kernel/
Dm8260_setup.c50 static int m8260_set_rtc_time(unsigned long time);
97 m8260_set_rtc_time(unsigned long time) in m8260_set_rtc_time() function
253 ppc_md.set_rtc_time = m8260_set_rtc_time; in platform_init()