Home
last modified time | relevance | path

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

/linux/Documentation/ABI/testing/
A Dsysfs-devices-waiting_for_supplier11 suppliers to be added and then linked to using device links
14 A value of 0 means the device is not waiting for any suppliers
16 is waiting for one or more suppliers to be added before it can
/linux/include/linux/
A Dfwnode.h40 struct list_head suppliers; member
177 INIT_LIST_HEAD(&fwnode->suppliers); in fwnode_init()
A Ddevice.h368 struct list_head suppliers; member
/linux/drivers/base/
A Dcore.c97 list_add(&link->c_hook, &con->suppliers); in fwnode_link_add()
132 list_for_each_entry_safe(link, tmp, &fwnode->suppliers, c_hook) in fwnode_links_purge_suppliers()
851 list_add_tail_rcu(&link->c_node, &consumer->links.suppliers); in device_link_add()
955 list_for_each_entry(link, &dev->links.suppliers, c_node) { in device_links_missing_supplier()
995 if (dev->fwnode && !list_empty(&dev->fwnode->suppliers) && in device_links_check_suppliers()
997 sup_fw = list_first_entry(&dev->fwnode->suppliers, in device_links_check_suppliers()
1009 list_for_each_entry(link, &dev->links.suppliers, c_node) { in device_links_check_suppliers()
1174 val = !list_empty(&dev->fwnode->suppliers); in waiting_for_supplier_show()
1200 list_for_each_entry_safe(link, ln, &dev->links.suppliers, c_node) { in device_links_force_bind()
1943 list_for_each_entry_safe(link, tmp, &fwnode->suppliers, c_hook) { in __fw_devlink_link_to_suppliers()
[all …]
/linux/drivers/base/power/
A Druntime.c290 list_for_each_entry_rcu(link, &dev->links.suppliers, c_node, in rpm_get_suppliers()
312 list_for_each_entry_rcu(link, &dev->links.suppliers, c_node, in __rpm_put_suppliers()
333 list_for_each_entry_rcu(link, &dev->links.suppliers, c_node, in rpm_suspend_suppliers()
1707 list_for_each_entry_rcu(link, &dev->links.suppliers, c_node, in pm_runtime_get_suppliers()
1731 list_for_each_entry_rcu(link, &dev->links.suppliers, c_node, in pm_runtime_put_suppliers()
A Dmain.c270 list_for_each_entry_rcu_locked(link, &dev->links.suppliers, c_node) in dpm_wait_for_suppliers()
1184 list_for_each_entry_rcu_locked(link, &dev->links.suppliers, c_node) in dpm_superior_set_must_resume()
1591 list_for_each_entry_rcu_locked(link, &dev->links.suppliers, c_node) { in dpm_clear_superiors_direct_complete()
/linux/Documentation/driver-api/
A Ddevice_link.rst229 constraint that a device is placed behind all its suppliers, recursively.
281 list and by checking that links to suppliers are in ``DL_STATE_AVAILABLE``
289 * If the probe fails, links to suppliers revert back to ``DL_STATE_AVAILABLE``.
292 * If the probe succeeds, links to suppliers progress to ``DL_STATE_ACTIVE``.
295 * When the consumer's driver is later on removed, links to suppliers revert
/linux/scripts/
A Ddev-needs.sh14 /sys/devices and then lists the probe dependency chain (suppliers and
/linux/drivers/platform/mellanox/
A DKconfig23 This driver handles hot-plug events for the power suppliers, power
/linux/fs/reiserfs/
A DREADME72 building, by buying from third party OS component suppliers. Leverage
/linux/drivers/net/usb/
A DKconfig147 on specialized chips from many suppliers.
/linux/Documentation/networking/device_drivers/ethernet/intel/
A Dixgbe.rst165 above specifications. There may be other manufacturers or suppliers, producing
/linux/Documentation/admin-guide/
A Dkernel-parameters.txt1473 (suppliers first, then consumers), supplier boot state
1476 suppliers).
/linux/
A Dmodules.builtin.modinfo13 …ile=drivers/mtd/nand/raw/denali�denali.author=Intel Corporation and its suppliers�denali.descripti…

Completed in 46 milliseconds