Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:scripts\dtc\libfdt\fdt_wip.c Create Date:2022-07-28 06:18:43
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:fdt_node_end_offset_

Proto:int fdt_node_end_offset_(void *fdt, int offset)

Type:int

Parameter:

TypeParameterName
void *fdt
intoffset
75  depth = 0
77  When offset >= 0 && depth >= 0 cycle
78  offset = fdt_next_node(fdt, offset, & depth)
80  Return offset