Home
last modified time | relevance | path

Searched refs:to_swnode (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/base/
A Dswnode.c56 #define to_swnode(__fwnode) \ macro
75 return to_swnode(fwnode); in dev_to_swnode()
379 struct swnode *swnode = to_swnode(fwnode); in software_node_get()
388 struct swnode *swnode = to_swnode(fwnode); in software_node_put()
396 struct swnode *swnode = to_swnode(fwnode); in software_node_property_present()
406 struct swnode *swnode = to_swnode(fwnode); in software_node_read_int_array()
416 struct swnode *swnode = to_swnode(fwnode); in software_node_read_string_array()
466 struct swnode *p = to_swnode(fwnode); in software_node_get_next_child()
467 struct swnode *c = to_swnode(child); in software_node_get_next_child()
938 p = to_swnode(parent); in fwnode_create_software_node()
[all …]

Completed in 5 milliseconds