Home
last modified time | relevance | path

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

/openbmc/linux/drivers/base/
H A Dcore.c66 static int __fwnode_link_add(struct fwnode_handle *con, in __fwnode_link_add() function
100 ret = __fwnode_link_add(con, sup, 0); in fwnode_link_add()
206 __fwnode_link_add(link->consumer, to, link->flags); in __fwnode_links_move_consumers()