pset_fwnode_read_int_array
Regular
4.4
: Absent ⚠️
4.8
: Absent ⚠️
4.10
: Absent ⚠️
4.13
: ✅int pset_fwnode_read_int_array(struct fwnode_handle *fwnode, const char *propname, unsigned int elem_size, void *val, size_t nval);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In drivers/base/property.c (ffffffff815e66c0)
Location: drivers/base/property.c:196
Inline: False
Symbols:
ffffffff815e66c0-ffffffff815e67ec: pset_fwnode_read_int_array (STB_LOCAL)
4.15
: ✅int pset_fwnode_read_int_array(const struct fwnode_handle *fwnode, const char *propname, unsigned int elem_size, void *val, size_t nval);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In drivers/base/property.c (ffffffff8164da40)
Location: drivers/base/property.c:203
Inline: False
Symbols:
ffffffff8164da40-ffffffff8164db6e: pset_fwnode_read_int_array (STB_LOCAL)
4.18
: ✅int pset_fwnode_read_int_array(const struct fwnode_handle *fwnode, const char *propname, unsigned int elem_size, void *val, size_t nval);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In drivers/base/property.c (ffffffff81689370)
Location: drivers/base/property.c:264
Inline: False
Symbols:
ffffffff81689370-ffffffff816894bc: pset_fwnode_read_int_array (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
✅