Searched refs:__fwnode (Results 1 – 2 of 2) sorted by relevance
523 #define to_acpi_device_node(__fwnode) \ argument525 typeof(__fwnode) __to_acpi_device_node_fwnode = __fwnode; \533 #define to_acpi_data_node(__fwnode) \ argument535 typeof(__fwnode) __to_acpi_data_node_fwnode = __fwnode; \
167 #define to_of_node(__fwnode) \ argument169 typeof(__fwnode) __to_of_node_fwnode = (__fwnode); \