Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dfwnode.h229 void fwnode_links_purge(struct fwnode_handle *fwnode);
/linux/drivers/of/
H A Ddynamic.c391 fwnode_links_purge(of_fwnode_handle(node)); in of_node_release()
/linux/drivers/base/
H A Dcore.c171 void fwnode_links_purge(struct fwnode_handle *fwnode) in fwnode_links_purge() function