Lines Matching defs:fwnode

23 	struct fwnode_handle fwnode;  member
29 static inline bool is_pset_node(const struct fwnode_handle *fwnode) in is_pset_node()
258 static bool pset_fwnode_property_present(const struct fwnode_handle *fwnode, in pset_fwnode_property_present()
264 static int pset_fwnode_read_int_array(const struct fwnode_handle *fwnode, in pset_fwnode_read_int_array()
289 pset_fwnode_property_read_string_array(const struct fwnode_handle *fwnode, in pset_fwnode_property_read_string_array()
321 bool fwnode_property_present(const struct fwnode_handle *fwnode, in fwnode_property_present()
504 static int fwnode_property_read_int_array(const struct fwnode_handle *fwnode, in fwnode_property_read_int_array()
540 int fwnode_property_read_u8_array(const struct fwnode_handle *fwnode, in fwnode_property_read_u8_array()
566 int fwnode_property_read_u16_array(const struct fwnode_handle *fwnode, in fwnode_property_read_u16_array()
592 int fwnode_property_read_u32_array(const struct fwnode_handle *fwnode, in fwnode_property_read_u32_array()
618 int fwnode_property_read_u64_array(const struct fwnode_handle *fwnode, in fwnode_property_read_u64_array()
644 int fwnode_property_read_string_array(const struct fwnode_handle *fwnode, in fwnode_property_read_string_array()
676 int fwnode_property_read_string(const struct fwnode_handle *fwnode, in fwnode_property_read_string()
700 int fwnode_property_match_string(const struct fwnode_handle *fwnode, in fwnode_property_match_string()
752 int fwnode_property_get_reference_args(const struct fwnode_handle *fwnode, in fwnode_property_get_reference_args()
958 struct fwnode_handle *fwnode; in device_remove_properties() local
1023 struct fwnode_handle *fwnode_get_next_parent(struct fwnode_handle *fwnode) in fwnode_get_next_parent()
1040 struct fwnode_handle *fwnode_get_parent(const struct fwnode_handle *fwnode) in fwnode_get_parent()
1052 fwnode_get_next_child_node(const struct fwnode_handle *fwnode, in fwnode_get_next_child_node()
1066 fwnode_get_next_available_child_node(const struct fwnode_handle *fwnode, in fwnode_get_next_available_child_node()
1094 struct fwnode_handle *fwnode = NULL; in device_get_next_child_node() local
1111 fwnode_get_named_child_node(const struct fwnode_handle *fwnode, in fwnode_get_named_child_node()
1136 struct fwnode_handle *fwnode_handle_get(struct fwnode_handle *fwnode) in fwnode_handle_get()
1153 void fwnode_handle_put(struct fwnode_handle *fwnode) in fwnode_handle_put()
1163 bool fwnode_device_is_available(const struct fwnode_handle *fwnode) in fwnode_device_is_available()
1222 int fwnode_get_phy_mode(struct fwnode_handle *fwnode) in fwnode_get_phy_mode()
1256 static void *fwnode_get_mac_addr(struct fwnode_handle *fwnode, in fwnode_get_mac_addr()
1290 void *fwnode_get_mac_address(struct fwnode_handle *fwnode, char *addr, int alen) in fwnode_get_mac_address()
1326 int fwnode_irq_get(struct fwnode_handle *fwnode, unsigned int index) in fwnode_irq_get()
1352 fwnode_graph_get_next_endpoint(const struct fwnode_handle *fwnode, in fwnode_graph_get_next_endpoint()
1386 fwnode_graph_get_remote_port_parent(const struct fwnode_handle *fwnode) in fwnode_graph_get_remote_port_parent()
1406 fwnode_graph_get_remote_port(const struct fwnode_handle *fwnode) in fwnode_graph_get_remote_port()
1419 fwnode_graph_get_remote_endpoint(const struct fwnode_handle *fwnode) in fwnode_graph_get_remote_endpoint()
1435 fwnode_graph_get_remote_node(const struct fwnode_handle *fwnode, u32 port_id, in fwnode_graph_get_remote_node()
1472 int fwnode_graph_parse_endpoint(const struct fwnode_handle *fwnode, in fwnode_graph_parse_endpoint()