Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:fdt_getprop_namelen_w

Proto:static inline void *fdt_getprop_namelen_w(void *fdt, int nodeoffset, const char *name, int namelen, int *lenp)

Type:void

Parameter:

TypeParameterName
void *fdt
intnodeoffset
const char *name
intnamelen
int *lenp
751  Return dt_getprop_namelen - get property value based on substring*@fdt: pointer to the device tree blob*@nodeoffset: offset of the node whose property to find*@name: name of the property to find*@namelen: number of characters of name to consider*@lenp: pointer