Searched refs:rtc_generic_ops (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/sh/boards/mach-dreamcast/
H A Drtc.c81 static const struct rtc_class_ops rtc_generic_ops = { variable in typeref:struct:rtc_class_ops
91 &rtc_generic_ops,
92 sizeof(rtc_generic_ops));
/linux-master/arch/sh/boards/mach-sh03/
H A Drtc.c128 static const struct rtc_class_ops rtc_generic_ops = { variable in typeref:struct:rtc_class_ops
138 &rtc_generic_ops,
139 sizeof(rtc_generic_ops));
/linux-master/arch/parisc/kernel/
H A Dtime.c196 static const struct rtc_class_ops rtc_generic_ops = { variable in typeref:struct:rtc_class_ops
206 &rtc_generic_ops,
207 sizeof(rtc_generic_ops));
/linux-master/arch/powerpc/kernel/
H A Dtime.c1012 static const struct rtc_class_ops rtc_generic_ops = { variable in typeref:struct:rtc_class_ops
1025 &rtc_generic_ops,
1026 sizeof(rtc_generic_ops));

Completed in 132 milliseconds