fwnode_graph_devcon_matchesRegular
4.4: Absent ⚠️
4.8: Absent ⚠️
4.10: Absent ⚠️
4.13: Absent ⚠️
4.15: Absent ⚠️
4.18: Absent ⚠️
5.0: Absent ⚠️
5.3: Absent ⚠️
5.4: Absent ⚠️
5.8: Absent ⚠️
5.11: Absent ⚠️
5.13: Absent ⚠️
5.15: Absent ⚠️
5.19: ✅unsigned int fwnode_graph_devcon_matches(struct fwnode_handle *fwnode, const char *con_id, void *data, devcon_match_fn_t match, void **matches, unsigned int matches_len);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In drivers/base/property.c (ffffffff81987b50)
Location: drivers/base/property.c:1209
Inline: False
Direct callers:
- drivers/base/property.c:fwnode_connection_find_matches
- drivers/base/property.c:fwnode_connection_find_match
Symbols:
ffffffff81987b50-ffffffff81987d16: fwnode_graph_devcon_matches (STB_LOCAL)
6.2: ✅unsigned int fwnode_graph_devcon_matches(const struct fwnode_handle *fwnode, const char *con_id, void *data, devcon_match_fn_t match, void **matches, unsigned int matches_len);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In drivers/base/property.c (ffffffff81af64b0)
Location: drivers/base/property.c:1223
Inline: False
Direct callers:
- drivers/base/property.c:fwnode_connection_find_matches
- drivers/base/property.c:fwnode_connection_find_match
Symbols:
ffffffff81af64b0-ffffffff81af6676: fwnode_graph_devcon_matches (STB_LOCAL)
6.5: ✅unsigned int fwnode_graph_devcon_matches(const struct fwnode_handle *fwnode, const char *con_id, void *data, devcon_match_fn_t match, void **matches, unsigned int matches_len);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In drivers/base/property.c (ffffffff81b44740)
Location: drivers/base/property.c:1284
Inline: False
Direct callers:
- drivers/base/property.c:fwnode_connection_find_matches
- drivers/base/property.c:fwnode_connection_find_match
Symbols:
ffffffff81b44740-ffffffff81b44930: fwnode_graph_devcon_matches (STB_LOCAL)
6.8: ✅unsigned int fwnode_graph_devcon_matches(const struct fwnode_handle *fwnode, const char *con_id, void *data, devcon_match_fn_t match, void **matches, unsigned int matches_len);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In drivers/base/property.c (ffffffff81b9c790)
Location: drivers/base/property.c:1348
Inline: False
Direct callers:
- drivers/base/property.c:fwnode_connection_find_matches
- drivers/base/property.c:fwnode_connection_find_match
Symbols:
ffffffff81b9c790-ffffffff81b9c980: fwnode_graph_devcon_matches (STB_LOCAL)
arm64: Absent ⚠️
armhf: Absent ⚠️
ppc64el: Absent ⚠️
riscv64: Absent ⚠️
aws: Absent ⚠️
azure: Absent ⚠️
gcp: Absent ⚠️
lowlatency: Absent ⚠️
Regular
5.19 and 6.2 ⚠️struct fwnode_handle *fwnode ➡️ const struct fwnode_handle *fwnode
6.2 and 6.5 ✅
6.5 and 6.8 ✅