Searched refs:to_swnode (Results 1 – 1 of 1) sorted by relevance
45 #define to_swnode(__fwnode) \ macro64 return to_swnode(fwnode); in dev_to_swnode()368 struct swnode *swnode = to_swnode(fwnode); in software_node_get()377 struct swnode *swnode = to_swnode(fwnode); in software_node_put()385 struct swnode *swnode = to_swnode(fwnode); in software_node_property_present()395 struct swnode *swnode = to_swnode(fwnode); in software_node_read_int_array()405 struct swnode *swnode = to_swnode(fwnode); in software_node_read_string_array()455 struct swnode *p = to_swnode(fwnode); in software_node_get_next_child()456 struct swnode *c = to_swnode(child); in software_node_get_next_child()927 p = to_swnode(parent); in fwnode_create_software_node()[all …]