Searched refs:clknode_list_t (Results 1 – 1 of 1) sorted by relevance
62 typedef TAILQ_HEAD(clknode_list, clknode) clknode_list_t; typedef110 clknode_list_t children; /* List of our children */144 clknode_list_t clknode_list; /* All clocks in the domain */159 static clknode_list_t clknode_list = TAILQ_HEAD_INITIALIZER(clknode_list);