Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:of_find_compatible_node

Proto:static inline struct device_node *of_find_compatible_node(struct device_node *from, const char *type, const char *compat)

Type:struct device_node

Parameter:

TypeParameterName
struct device_node *from
const char *type
const char *compat
703  Return NULL
Caller
NameDescribe
load_powerpc_certsLoad the certs contained in the keys databases into the platform trusted* keyring and the blacklisted X.509 cert SHA256 hashes into the blacklist* keyring.