Searched refs:fwnode_handle (Results 1 – 2 of 2) sorted by relevance
18 struct fwnode_handle struct20 struct fwnode_handle *secondary; argument45 struct fwnode_handle *fwnode;52 struct fwnode_handle *(*get)(struct fwnode_handle *fwnode);63 int (*property_read_string_array)(const struct fwnode_handle *fwnode_handle,68 struct fwnode_handle *(*get_parent)(const struct fwnode_handle *fwnode);69 struct fwnode_handle *(*get_next_child_node)(const struct fwnode_handle *fwnode,71 struct fwnode_handle *(*get_named_child_node)(const struct fwnode_handle *fwnode,77 struct fwnode_handle *(*graph_get_next_endpoint)(const struct fwnode_handle *fwnode,79 struct fwnode_handle *(*graph_get_remote_endpoint)(const struct fwnode_handle *fwnode);[all …]
79 struct fwnode_handle fwnode;
Completed in 7 milliseconds