Searched refs:rtc_open (Results 1 – 4 of 4) sorted by relevance
215 int rtc_open(struct rtc_handle *h) in rtc_open() function374 .rtc_open = rtc_open,
76 int (*rtc_open)(struct rtc_handle *); member
315 self->platform.rtc_open = NULL; in FIXTURE_SETUP()
501 platform->rtc_open(&state.hwclock)) in main()