pset_fwnode_property_present
Regular
4.4
: Absent ⚠️
4.8
: Absent ⚠️
4.10
: Absent ⚠️
4.13
: ✅bool pset_fwnode_property_present(struct fwnode_handle *fwnode, const char *propname);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In drivers/base/property.c (ffffffff815e6680)
Location: drivers/base/property.c:190
Inline: False
Symbols:
ffffffff815e6680-ffffffff815e66b4: pset_fwnode_property_present (STB_LOCAL)
4.15
: ✅bool pset_fwnode_property_present(const struct fwnode_handle *fwnode, const char *propname);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In drivers/base/property.c (ffffffff8164d9f0)
Location: drivers/base/property.c:197
Inline: False
Symbols:
ffffffff8164d9f0-ffffffff8164da31: pset_fwnode_property_present (STB_LOCAL)
4.18
: ✅bool pset_fwnode_property_present(const struct fwnode_handle *fwnode, const char *propname);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In drivers/base/property.c (ffffffff81688eb0)
Location: drivers/base/property.c:258
Inline: False
Symbols:
ffffffff81688eb0-ffffffff81688ef1: pset_fwnode_property_present (STB_LOCAL)
5.0
: Absent ⚠️
5.3
: Absent ⚠️
5.4
: Absent ⚠️
5.8
: Absent ⚠️
5.11
: Absent ⚠️
5.13
: Absent ⚠️
5.15
: Absent ⚠️
5.19
: Absent ⚠️
6.2
: Absent ⚠️
6.5
: Absent ⚠️
6.8
: Absent ⚠️
arm64
: Absent ⚠️
armhf
: Absent ⚠️
ppc64el
: Absent ⚠️
riscv64
: Absent ⚠️
aws
: Absent ⚠️
azure
: Absent ⚠️
gcp
: Absent ⚠️
lowlatency
: Absent ⚠️
Regular
4.13
and 4.15
⚠️struct fwnode_handle *fwnode
➡️ const struct fwnode_handle *fwnode
4.15
and 4.18
✅