Home
last modified time | relevance | path

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

/freebsd/sys/dev/clk/
H A Dclk.c61 typedef TAILQ_HEAD(clknode_list, clknode) clknode_list_t; typedef
109 clknode_list_t children; /* List of our children */
143 clknode_list_t clknode_list; /* All clocks in the domain */
158 static clknode_list_t clknode_list = TAILQ_HEAD_INITIALIZER(clknode_list);