rtc_ops            71 bsp/drv/dev/rtc/mc146818.c struct rtc_ops mc146818_ops = {
rtc_ops            64 bsp/drv/dev/rtc/pl030.c struct rtc_ops pl030_ops = {
rtc_ops            57 bsp/drv/dev/rtc/rtc.c 	struct rtc_ops	*ops;		/* rtc operations */
rtc_ops           211 bsp/drv/dev/rtc/rtc.c rtc_attach(struct rtc_ops *ops, void *aux)
rtc_ops            42 bsp/drv/include/rtc.h struct rtc_ops {
rtc_ops            77 bsp/drv/include/rtc.h void	rtc_attach(struct rtc_ops *ops, void *aux);