Lines Matching refs:fwnode_handle
866 static struct fwnode_handle *of_fwnode_get(struct fwnode_handle *fwnode)
871 static void of_fwnode_put(struct fwnode_handle *fwnode)
876 static bool of_fwnode_device_is_available(const struct fwnode_handle *fwnode)
881 static bool of_fwnode_device_dma_supported(const struct fwnode_handle *fwnode)
887 of_fwnode_device_get_dma_attr(const struct fwnode_handle *fwnode)
895 static bool of_fwnode_property_present(const struct fwnode_handle *fwnode,
901 static int of_fwnode_property_read_int_array(const struct fwnode_handle *fwnode,
927 of_fwnode_property_read_string_array(const struct fwnode_handle *fwnode,
938 static const char *of_fwnode_get_name(const struct fwnode_handle *fwnode)
943 static const char *of_fwnode_get_name_prefix(const struct fwnode_handle *fwnode)
952 static struct fwnode_handle *
953 of_fwnode_get_parent(const struct fwnode_handle *fwnode)
958 static struct fwnode_handle *
959 of_fwnode_get_next_child_node(const struct fwnode_handle *fwnode,
960 struct fwnode_handle *child)
966 static struct fwnode_handle *
967 of_fwnode_get_named_child_node(const struct fwnode_handle *fwnode,
981 of_fwnode_get_reference_args(const struct fwnode_handle *fwnode,
1012 static struct fwnode_handle *
1013 of_fwnode_graph_get_next_endpoint(const struct fwnode_handle *fwnode,
1014 struct fwnode_handle *prev)
1020 static struct fwnode_handle *
1021 of_fwnode_graph_get_remote_endpoint(const struct fwnode_handle *fwnode)
1027 static struct fwnode_handle *
1028 of_fwnode_graph_get_port_parent(struct fwnode_handle *fwnode)
1044 static int of_fwnode_graph_parse_endpoint(const struct fwnode_handle *fwnode,
1061 of_fwnode_device_get_match_data(const struct fwnode_handle *fwnode,
1402 static void __iomem *of_fwnode_iomap(struct fwnode_handle *fwnode, int index)
1411 static int of_fwnode_irq_get(const struct fwnode_handle *fwnode,
1417 static int of_fwnode_add_links(struct fwnode_handle *fwnode)