Lines Matching refs:fwnode_handle
817 static struct fwnode_handle *of_fwnode_get(struct fwnode_handle *fwnode) in of_fwnode_get()
822 static void of_fwnode_put(struct fwnode_handle *fwnode) in of_fwnode_put()
827 static bool of_fwnode_device_is_available(const struct fwnode_handle *fwnode) in of_fwnode_device_is_available()
832 static bool of_fwnode_property_present(const struct fwnode_handle *fwnode, in of_fwnode_property_present()
838 static int of_fwnode_property_read_int_array(const struct fwnode_handle *fwnode, in of_fwnode_property_read_int_array()
864 of_fwnode_property_read_string_array(const struct fwnode_handle *fwnode, in of_fwnode_property_read_string_array()
875 static struct fwnode_handle *
876 of_fwnode_get_parent(const struct fwnode_handle *fwnode) in of_fwnode_get_parent()
881 static struct fwnode_handle *
882 of_fwnode_get_next_child_node(const struct fwnode_handle *fwnode, in of_fwnode_get_next_child_node()
883 struct fwnode_handle *child) in of_fwnode_get_next_child_node()
889 static struct fwnode_handle *
890 of_fwnode_get_named_child_node(const struct fwnode_handle *fwnode, in of_fwnode_get_named_child_node()
904 of_fwnode_get_reference_args(const struct fwnode_handle *fwnode, in of_fwnode_get_reference_args()
933 static struct fwnode_handle *
934 of_fwnode_graph_get_next_endpoint(const struct fwnode_handle *fwnode, in of_fwnode_graph_get_next_endpoint()
935 struct fwnode_handle *prev) in of_fwnode_graph_get_next_endpoint()
941 static struct fwnode_handle *
942 of_fwnode_graph_get_remote_endpoint(const struct fwnode_handle *fwnode) in of_fwnode_graph_get_remote_endpoint()
948 static struct fwnode_handle *
949 of_fwnode_graph_get_port_parent(struct fwnode_handle *fwnode) in of_fwnode_graph_get_port_parent()
965 static int of_fwnode_graph_parse_endpoint(const struct fwnode_handle *fwnode, in of_fwnode_graph_parse_endpoint()
982 of_fwnode_device_get_match_data(const struct fwnode_handle *fwnode, in of_fwnode_device_get_match_data()