Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\of.h Create Date:2022-07-28 06:00:53
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:of_prop_val_eq

Proto:static inline int of_prop_val_eq(struct property *p1, struct property *p2)

Type:int

Parameter:

TypeParameterName
struct property *p1
struct property *p2
993  Return length == length && Not memcmp(value, value, (size_t)length)