Home
last modified time | relevance | path

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

/freebsd-src/sys/dev/clk/
H A Dclk.c143 clknode_list_t clknode_list; /* All clocks in the domain */ member
158 static clknode_list_t clknode_list = TAILQ_HEAD_INITIALIZER(clknode_list); variable