Home
last modified time | relevance | path

Searched defs:__fwnode (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/base/
H A Dswnode.c56 #define to_swnode(__fwnode) \ argument
/linux/include/acpi/
H A Dacpi_bus.h523 #define to_acpi_device_node(__fwnode) \ argument
533 #define to_acpi_data_node(__fwnode) \ argument
/linux/drivers/acpi/
H A Dproperty.c1459 acpi_graph_get_remote_endpoint(const struct fwnode_handle *__fwnode) in acpi_graph_get_remote_endpoint()
/linux/include/linux/
H A Dof.h167 #define to_of_node(__fwnode) \ argument
/linux/lib/
H A Dvsprintf.c2097 struct fwnode_handle *__fwnode = depth ? in fwnode_full_name_string() local