Lines Matching refs:fwnode_handle
841 static struct fwnode_handle *of_fwnode_get(struct fwnode_handle *fwnode) in of_fwnode_get()
846 static void of_fwnode_put(struct fwnode_handle *fwnode) in of_fwnode_put()
851 static bool of_fwnode_device_is_available(const struct fwnode_handle *fwnode) in of_fwnode_device_is_available()
856 static bool of_fwnode_property_present(const struct fwnode_handle *fwnode, in of_fwnode_property_present()
862 static int of_fwnode_property_read_int_array(const struct fwnode_handle *fwnode, in of_fwnode_property_read_int_array()
888 of_fwnode_property_read_string_array(const struct fwnode_handle *fwnode, in of_fwnode_property_read_string_array()
899 static const char *of_fwnode_get_name(const struct fwnode_handle *fwnode) in of_fwnode_get_name()
904 static const char *of_fwnode_get_name_prefix(const struct fwnode_handle *fwnode) in of_fwnode_get_name_prefix()
913 static struct fwnode_handle *
914 of_fwnode_get_parent(const struct fwnode_handle *fwnode) in of_fwnode_get_parent()
919 static struct fwnode_handle *
920 of_fwnode_get_next_child_node(const struct fwnode_handle *fwnode, in of_fwnode_get_next_child_node()
921 struct fwnode_handle *child) in of_fwnode_get_next_child_node()
927 static struct fwnode_handle *
928 of_fwnode_get_named_child_node(const struct fwnode_handle *fwnode, in of_fwnode_get_named_child_node()
942 of_fwnode_get_reference_args(const struct fwnode_handle *fwnode, in of_fwnode_get_reference_args()
973 static struct fwnode_handle *
974 of_fwnode_graph_get_next_endpoint(const struct fwnode_handle *fwnode, in of_fwnode_graph_get_next_endpoint()
975 struct fwnode_handle *prev) in of_fwnode_graph_get_next_endpoint()
981 static struct fwnode_handle *
982 of_fwnode_graph_get_remote_endpoint(const struct fwnode_handle *fwnode) in of_fwnode_graph_get_remote_endpoint()
988 static struct fwnode_handle *
989 of_fwnode_graph_get_port_parent(struct fwnode_handle *fwnode) in of_fwnode_graph_get_port_parent()
1005 static int of_fwnode_graph_parse_endpoint(const struct fwnode_handle *fwnode, in of_fwnode_graph_parse_endpoint()
1022 of_fwnode_device_get_match_data(const struct fwnode_handle *fwnode, in of_fwnode_device_get_match_data()
1431 static int of_fwnode_add_links(const struct fwnode_handle *fwnode, in of_fwnode_add_links()