Searched refs:fwnode_get_nth_parent (Results 1 – 4 of 4) sorted by relevance
779 struct fwnode_handle *fwnode_get_nth_parent(struct fwnode_handle *fwnode, in fwnode_get_nth_parent() function793 EXPORT_SYMBOL_GPL(fwnode_get_nth_parent);
395 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,
2181 fwnode_get_nth_parent(fwnode, depth) : fwnode; in fwnode_full_name_string()