Searched refs:__fwnode (Results 1 – 2 of 2) sorted by relevance
525 #define to_acpi_device_node(__fwnode) \ argument527 typeof(__fwnode) __to_acpi_device_node_fwnode = __fwnode; \535 #define to_acpi_data_node(__fwnode) \ argument537 typeof(__fwnode) __to_acpi_data_node_fwnode = __fwnode; \
1555 acpi_graph_get_remote_endpoint(const struct fwnode_handle *__fwnode) in acpi_graph_get_remote_endpoint() argument1563 ret = acpi_node_get_property_reference(__fwnode, "remote-endpoint", 0, in acpi_graph_get_remote_endpoint()