OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fixups
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/external/bsd/libfdt/dist/
fdt_overlay.c
207
* @fixup_node: Node offset of the matching local
fixups
node
328
int
fixups
;
local in function:overlay_update_local_references
330
fixups
= fdt_path_offset(fdto, "/__local_fixups__");
331
if (
fixups
< 0) {
333
if (
fixups
== -FDT_ERR_NOTFOUND)
336
return
fixups
;
342
return overlay_update_local_node_references(fdto, 0,
fixups
,
415
* @property: Property offset in the overlay holding the list of
fixups
516
/* We can have overlays without any
fixups
*/
Completed in 12 milliseconds
Indexes created Wed Oct 15 07:09:58 GMT 2025