Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/ofw/
H A Dofw_clock.h21 struct clock_device { struct
29 LIST_ENTRY(clock_device) cd_list; argument
34 void clock_register(struct clock_device *); argument