Home
last modified time | relevance | path

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

/linux/include/linux/
A Dfwnode.h49 struct list_head c_hook; member
/linux/drivers/base/
A Dcore.c94 INIT_LIST_HEAD(&link->c_hook); in fwnode_link_add()
97 list_add(&link->c_hook, &con->suppliers); in fwnode_link_add()
117 list_del(&link->c_hook); in __fwnode_link_del()
132 list_for_each_entry_safe(link, tmp, &fwnode->suppliers, c_hook) in fwnode_links_purge_suppliers()
999 c_hook)->supplier; in device_links_check_suppliers()
1943 list_for_each_entry_safe(link, tmp, &fwnode->suppliers, c_hook) { in __fw_devlink_link_to_suppliers()

Completed in 15 milliseconds