Home
last modified time | relevance | path

Searched defs:rtc_ops (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/sys/arch/sh/include/
H A Dclock.h77 struct rtc_ops { struct
78 void *_cookie;
79 void (*init)(void *);
80 void (*get)(void *, time_t, struct clock_ymdhms *);
81 void (*set)(void *, struct clock_ymdhms *);