OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fdtbus_clock_controller
(Results
1 - 2
of
2
) 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;
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 41 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026