Searched refs:to_acpi_device_node (Results 1 – 2 of 2) sorted by relevance
57 #define ACPI_COMPANION(dev) to_acpi_device_node((dev)->fwnode)62 acpi_device_handle(to_acpi_device_node(fwnode))837 static inline struct acpi_device *to_acpi_device_node(const struct fwnode_handle *fwnode) in to_acpi_device_node() function
523 #define to_acpi_device_node(__fwnode) \ macro
Completed in 22 milliseconds