Home
last modified time | relevance | path

Searched refs:plrtc_gettime (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/dev/fdt/
H A Dplrtc.c50 int plrtc_gettime(struct todr_chip_handle *, struct timeval *);
63 plrtc_gettime(todr_chip_handle_t handle, struct timeval *tv) in plrtc_gettime() function
119 handle->todr_gettime = plrtc_gettime; in plrtc_attach()