Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dfwnode.h46 struct list_head c_hook; member
/OK3568_Linux_fs/kernel/drivers/base/
H A Dcore.c91 INIT_LIST_HEAD(&link->c_hook); in fwnode_link_add()
94 list_add(&link->c_hook, &con->suppliers); in fwnode_link_add()
112 list_for_each_entry_safe(link, tmp, &fwnode->suppliers, c_hook) { in fwnode_links_purge_suppliers()
114 list_del(&link->c_hook); in fwnode_links_purge_suppliers()
133 list_del(&link->c_hook); in fwnode_links_purge_consumers()
982 c_hook)->supplier); in device_links_check_suppliers()
1786 list_del(&link->c_hook); in __fw_devlink_link_to_consumers()
1830 list_for_each_entry_safe(link, tmp, &fwnode->suppliers, c_hook) { in __fw_devlink_link_to_suppliers()
1840 list_del(&link->c_hook); in __fw_devlink_link_to_suppliers()