OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fdt_node
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/fdt/
fdtbus.c
50
struct
fdt_node
{
struct
64
TAILQ_ENTRY(
fdt_node
) n_nodes;
67
static TAILQ_HEAD(,
fdt_node
) fdt_nodes =
83
static void fdt_scan_best(struct fdt_softc *, struct
fdt_node
*);
85
static void fdt_add_node(struct
fdt_node
*);
87
static void fdt_pre_attach(struct
fdt_node
*);
88
static void fdt_post_attach(struct
fdt_node
*);
165
struct
fdt_node
*node;
193
struct
fdt_node
*node;
203
fdt_init_attach_args(const struct fdt_attach_args *faa_tmpl, struct
fdt_node
*node
[
all
...]
fdtbus.c
50
struct
fdt_node
{
struct
64
TAILQ_ENTRY(
fdt_node
) n_nodes;
67
static TAILQ_HEAD(,
fdt_node
) fdt_nodes =
83
static void fdt_scan_best(struct fdt_softc *, struct
fdt_node
*);
85
static void fdt_add_node(struct
fdt_node
*);
87
static void fdt_pre_attach(struct
fdt_node
*);
88
static void fdt_post_attach(struct
fdt_node
*);
165
struct
fdt_node
*node;
193
struct
fdt_node
*node;
203
fdt_init_attach_args(const struct fdt_attach_args *faa_tmpl, struct
fdt_node
*node
[
all
...]
Completed in 188 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025