OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fdtbus_clock_controller
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/fdt/
fdt_clock.c
42
struct
fdtbus_clock_controller
{
struct
47
LIST_ENTRY(
fdtbus_clock_controller
) cc_next;
50
static LIST_HEAD(,
fdtbus_clock_controller
) fdtbus_clock_controllers =
51
LIST_HEAD_INITIALIZER(
fdtbus_clock_controller
);
57
struct
fdtbus_clock_controller
*cc;
71
static struct
fdtbus_clock_controller
*
74
struct
fdtbus_clock_controller
*cc;
87
struct
fdtbus_clock_controller
*cc;
197
struct
fdtbus_clock_controller
*cc;
Completed in 11 milliseconds
Indexes created Wed Oct 01 12:09:54 GMT 2025