Searched refs:rtc_timer (Results 1 – 2 of 2) sorted by relevance
| /include/trace/events/ |
| A D | rtc.h | 161 TP_PROTO(struct rtc_timer *timer), 166 __field(struct rtc_timer *, timer) 184 TP_PROTO(struct rtc_timer *timer), 191 TP_PROTO(struct rtc_timer *timer), 198 TP_PROTO(struct rtc_timer *timer),
|
| /include/linux/ |
| A D | rtc.h | 75 struct rtc_timer { struct 108 struct rtc_timer aie_timer; 109 struct rtc_timer uie_rtctimer; 215 void rtc_timer_init(struct rtc_timer *timer, void (*f)(struct rtc_device *r), 217 int rtc_timer_start(struct rtc_device *rtc, struct rtc_timer *timer, 219 void rtc_timer_cancel(struct rtc_device *rtc, struct rtc_timer *timer);
|
Completed in 4 milliseconds