OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fdt_node_offset_by_phandle
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/external/bsd/libfdt/dist/
version.lds
27
fdt_node_offset_by_phandle
;
fdt_overlay.c
81
ret =
fdt_node_offset_by_phandle
(fdt, phandle);
libfdt.h
983
*
fdt_node_offset_by_phandle
- find the node with a given phandle
987
*
fdt_node_offset_by_phandle
() returns the offset of the node
1001
int
fdt_node_offset_by_phandle
(const void *fdt, uint32_t phandle);
fdt_ro.c
659
int
fdt_node_offset_by_phandle
(const void *fdt, uint32_t phandle)
function in typeref:typename:int
/src/sys/dev/fdt/
fdt_subr.c
174
const int off =
fdt_node_offset_by_phandle
(fdt_data, phandle);
Completed in 38 milliseconds
Indexes created Tue Oct 21 19:09:51 GMT 2025