Searched refs:fwnode_get_nth_parent (Results 1 – 4 of 4) sorted by relevance
771 struct fwnode_handle *fwnode_get_nth_parent(struct fwnode_handle *fwnode, in fwnode_get_nth_parent() function785 EXPORT_SYMBOL_GPL(fwnode_get_nth_parent);
393 let ptr = unsafe { bindings::fwnode_get_nth_parent(self.as_raw(), depth) }; in fmt()
160 struct fwnode_handle *fwnode_get_nth_parent(struct fwnode_handle *fwn,
2162 fwnode_get_nth_parent(fwnode, depth) : fwnode; in fwnode_full_name_string()