Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-mips/dec/
Drtc-dec.h23 extern struct rtc_ops dec_rtc_ops;
/linux-2.4.37.9/include/asm-mips64/dec/
Drtc-dec.h23 extern struct rtc_ops dec_rtc_ops;
/linux-2.4.37.9/arch/mips/dec/
Drtc-dec.c34 struct rtc_ops dec_rtc_ops = { variable
Dsetup.c158 rtc_ops = &dec_rtc_ops; in decstation_setup()