OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cpu_fdt_match
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/riscv/fdt/
cpu_fdt.c
185
cpu_fdt_match
(device_t parent, cfdata_t cf, void *aux)
function in typeref:typename:int
212
CFATTACH_DECL_NEW(cpu_fdt, 0,
cpu_fdt_match
, cpu_fdt_attach, NULL, NULL);
/src/sys/arch/arm/fdt/
cpu_fdt.c
57
static int
cpu_fdt_match
(device_t, cfdata_t, void *);
61
cpu_fdt_match
, cpu_fdt_attach, NULL, NULL,
65
cpu_fdt_match
(device_t parent, cfdata_t cf, void *aux)
function in typeref:typename:int
Completed in 13 milliseconds
Indexes created Fri Sep 26 08:10:20 GMT 2025