Home
last modified time | relevance | path

Searched refs:fwnode_get_nth_parent (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/base/
Dproperty.c733 struct fwnode_handle *fwnode_get_nth_parent(struct fwnode_handle *fwnode, in fwnode_get_nth_parent() function
747 EXPORT_SYMBOL_GPL(fwnode_get_nth_parent);
/linux-6.12.1/include/linux/
Dproperty.h156 struct fwnode_handle *fwnode_get_nth_parent(struct fwnode_handle *fwn,
/linux-6.12.1/lib/
Dvsprintf.c2098 fwnode_get_nth_parent(fwnode, depth) : fwnode; in fwnode_full_name_string()