Searched defs:s3c_rtc_data (Results 1 – 1 of 1) sorted by relevance
50 struct s3c_rtc_data { struct51 bool needs_src_clk;53 void (*irq_handler) (struct s3c_rtc *info, int mask);54 void (*enable) (struct s3c_rtc *info);55 void (*disable) (struct s3c_rtc *info);
Completed in 5 milliseconds