Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/base/
H A Dproperty.c674 struct fwnode_handle *fwnode_get_nth_parent(struct fwnode_handle *fwnode, in fwnode_get_nth_parent() function
686 EXPORT_SYMBOL_GPL(fwnode_get_nth_parent);
/OK3568_Linux_fs/kernel/include/linux/
H A Dproperty.h90 struct fwnode_handle *fwnode_get_nth_parent(struct fwnode_handle *fwn,
/OK3568_Linux_fs/kernel/lib/
H A Dvsprintf.c2005 fwnode_get_nth_parent(fwnode, depth); in fwnode_full_name_string()