Lines Matching defs:fwnode

29 	struct fwnode_handle fwnode;  member
50 bool is_software_node(const struct fwnode_handle *fwnode) in is_software_node()
67 struct fwnode_handle *fwnode = dev_fwnode(dev); in dev_to_swnode() local
101 const struct software_node *to_software_node(const struct fwnode_handle *fwnode) in to_software_node()
377 static struct fwnode_handle *software_node_get(struct fwnode_handle *fwnode) in software_node_get()
386 static void software_node_put(struct fwnode_handle *fwnode) in software_node_put()
393 static bool software_node_property_present(const struct fwnode_handle *fwnode, in software_node_property_present()
401 static int software_node_read_int_array(const struct fwnode_handle *fwnode, in software_node_read_int_array()
412 static int software_node_read_string_array(const struct fwnode_handle *fwnode, in software_node_read_string_array()
423 software_node_get_name(const struct fwnode_handle *fwnode) in software_node_get_name()
431 software_node_get_name_prefix(const struct fwnode_handle *fwnode) in software_node_get_name_prefix()
452 software_node_get_parent(const struct fwnode_handle *fwnode) in software_node_get_parent()
463 software_node_get_next_child(const struct fwnode_handle *fwnode, in software_node_get_next_child()
485 software_node_get_named_child_node(const struct fwnode_handle *fwnode, in software_node_get_named_child_node()
504 software_node_get_reference_args(const struct fwnode_handle *fwnode, in software_node_get_reference_args()
588 software_node_graph_get_next_endpoint(const struct fwnode_handle *fwnode, in software_node_graph_get_next_endpoint()
623 software_node_graph_get_remote_endpoint(const struct fwnode_handle *fwnode) in software_node_graph_get_remote_endpoint()
642 software_node_graph_get_port_parent(struct fwnode_handle *fwnode) in software_node_graph_get_port_parent()
654 software_node_graph_parse_endpoint(const struct fwnode_handle *fwnode, in software_node_graph_parse_endpoint()
932 struct fwnode_handle *fwnode; in fwnode_create_software_node() local
957 void fwnode_remove_software_node(struct fwnode_handle *fwnode) in fwnode_remove_software_node()
1055 struct fwnode_handle *fwnode; in device_create_managed_software_node() local