Searched refs:alarm_cb (Results 1 – 4 of 4) sorted by relevance
425 typedef void (*alarm_cb)(void* data); typedef427 alarm_cb cb, void* data);
118 bool set_wake_alarm_co(uint64_t delay_millis, bool should_wake, alarm_cb cb, in set_wake_alarm_co()
97 typedef void (*alarm_cb)(void *data); typedef
169 alarm_cb /* cb */, void* /* data */) { in SetWakeAlarmCallout() argument