Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/mips/jazz/
Dsetup.c50 extern struct rtc_ops jazz_rtc_ops;
136 rtc_ops = &jazz_rtc_ops; in jazz_setup()
Drtc-jazz.c31 struct rtc_ops jazz_rtc_ops = { variable