Home
last modified time | relevance | path

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

/linux-6.15/drivers/base/
H A Dcore.c1993 struct fwnode_handle *sup_handle) in __fw_devlink_relax_cycles() argument
2000 if (!sup_handle) in __fw_devlink_relax_cycles()
2010 sup_handle->flags |= FWNODE_FLAG_VISITED; in __fw_devlink_relax_cycles()
2013 if (sup_handle == con_handle) { in __fw_devlink_relax_cycles()
2019 sup_dev = get_dev_from_fwnode(sup_handle); in __fw_devlink_relax_cycles()
2080 sup_handle->flags &= ~FWNODE_FLAG_VISITED; in __fw_devlink_relax_cycles()
2108 struct fwnode_handle *sup_handle, in fw_devlink_create_devlink() argument
2147 link->consumer, sup_handle); in fw_devlink_create_devlink()
2171 sup_handle); in fw_devlink_create_devlink()
2189 if (fwnode_init_without_drv(sup_handle) || in fw_devlink_create_devlink()
[all …]