clknode_list_t
clknode_list_t children; /* List of our children */
clknode_list_t clknode_list; /* All clocks in the domain */
static clknode_list_t clknode_list = TAILQ_HEAD_INITIALIZER(clknode_list);