acpi_fwnode_graph_get_remote_endpoint
Regular
4.4
: Absent ⚠️
4.8
: Absent ⚠️
4.10
: Absent ⚠️
4.13
: ✅struct fwnode_handle *acpi_fwnode_graph_get_remote_endpoint(struct fwnode_handle *fwnode);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In drivers/acpi/property.c (ffffffff8150c890)
Location: drivers/acpi/property.c:1204
Inline: False
Symbols:
ffffffff8150c890-ffffffff8150c8db: acpi_fwnode_graph_get_remote_endpoint (STB_LOCAL)
4.15
: ✅struct fwnode_handle *acpi_fwnode_graph_get_remote_endpoint(const struct fwnode_handle *fwnode);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In drivers/acpi/property.c (ffffffff8154f490)
Location: drivers/acpi/property.c:1246
Inline: False
Symbols:
ffffffff8154f490-ffffffff8154f4db: acpi_fwnode_graph_get_remote_endpoint (STB_LOCAL)
4.18
: ✅struct fwnode_handle *acpi_fwnode_graph_get_remote_endpoint(const struct fwnode_handle *fwnode);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In drivers/acpi/property.c (ffffffff81585d20)
Location: drivers/acpi/property.c:1246
Inline: False
Symbols:
ffffffff81585d20-ffffffff81585d6b: acpi_fwnode_graph_get_remote_endpoint (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
✅