Home
last modified time | relevance | path

Searched full:supplier (Results 1 – 25 of 32) sorted by relevance

12

/linux/Documentation/ABI/testing/
H A Dsysfs-class-devlink7 denoted as ... above, is of the form <supplier>--<consumer>
8 where <supplier> is the supplier bus:device name and <consumer>
17 supplier devices themselves are still present.
22 - 'supplier unbind'
28 'supplier unbind' means the device link will be removed when
29 the supplier's driver is unbound from the supplier device.
32 when as long as the supplier and consumer devices themselves
46 runtime power management behavior of the consumer and supplier
47 devices. For example: Making sure the supplier doesn't enter
62 of a device link is affected by whether the supplier and
[all …]
H A Dsysfs-devices-supplier1 What: /sys/devices/.../supplier:<supplier>
5 The /sys/devices/.../supplier:<supplier> are symlinks to device
6 links where this device is the consumer. <supplier> denotes the
7 name of the supplier in that device link and is of the form
H A Dsysfs-devices-consumer6 links where this device is the supplier. <consumer> denotes the
/linux/Documentation/driver-api/
H A Ddevice_link.rst29 "supplier" device and its "consumer" devices, and it guarantees driver
30 presence on the supplier. The consumer devices are not probed before the
31 supplier is bound to a driver, and they're unbound before the supplier
34 When driver presence on the supplier is irrelevant and only correct
37 enforcing driver presence on the supplier is optional.
41 is instructed to runtime resume the supplier and keep it active
48 :c:func:`device_add()` has been called for the supplier and
61 ``->probe`` callback while the supplier hasn't started to probe yet: Had the
64 presence of the supplier after adding the link, and defer probing on
66 ``->probe`` callback while the supplier is still probing, but the consumer must
[all …]
/linux/drivers/base/
H A Dcore.c53 * @sup: Supplier end of the link.
83 link->supplier = sup; in __fwnode_link_add()
114 link->consumer, link->supplier); in __fwnode_link_del()
129 link->consumer, link->supplier); in __fwnode_link_cycle()
134 * fwnode_links_purge_suppliers - Delete all supplier links of fwnode_handle.
135 * @fwnode: fwnode whose supplier links need to be deleted
137 * Deletes all supplier links connecting directly to @fwnode.
214 * @new_sup: fwnode of new supplier
221 * Otherwise, move its consumers to the new supplier @new_sup.
336 struct device *supplier) in device_link_init_status() argument
[all …]
/linux/scripts/
H A Ddev-needs.sh119 SUPPLIER_LINKS=$(ls -1d $CON/supplier:* 2>/dev/null)
131 SUPPLIER=$(realpath $SL/supplier)
133 if [ ! -e $SUPPLIER/driver -a ${ALLOW_NO_DRIVER} -eq 0 ]
138 CONSUMERS+=($SUPPLIER)
139 OUT_LIST+=(${CON} ${SUPPLIER})
268 # considered a "supplier" as a device can't probe without its parent.
/linux/drivers/base/power/
H A Druntime.c308 retval = pm_runtime_get_sync(link->supplier); in rpm_get_suppliers()
311 pm_runtime_put_noidle(link->supplier); in rpm_get_suppliers()
320 * pm_runtime_release_supplier - Drop references to device link's supplier.
323 * Drop all runtime PM references associated with @link to its supplier device.
327 struct device *supplier = link->supplier; in pm_runtime_release_supplier() local
336 atomic_read(&supplier->power.usage_count) > 0) in pm_runtime_release_supplier()
337 pm_runtime_put_noidle(supplier); in pm_runtime_release_supplier()
348 pm_request_idle(link->supplier); in __rpm_put_suppliers()
364 pm_request_idle(link->supplier); in rpm_suspend_suppliers()
1310 * error returned by the failing supplier activation will be returned in that
[all …]
H A Dmain.c274 * If the supplier goes away right after we've checked the link to it, in dpm_wait_for_suppliers()
283 dpm_wait(link->supplier, async); in dpm_wait_for_suppliers()
1345 dpm_async_with_cleanup(link->supplier, func); in dpm_async_suspend_superior()
1398 link->supplier->power.must_resume = true; in dpm_superior_set_must_resume()
1827 spin_lock_irq(&link->supplier->power.lock); in dpm_clear_superiors_direct_complete()
1828 link->supplier->power.direct_complete = false; in dpm_clear_superiors_direct_complete()
1829 spin_unlock_irq(&link->supplier->power.lock); in dpm_clear_superiors_direct_complete()
2082 if (!dev_pm_smart_suspend(link->supplier) && in device_prepare_smart_suspend()
2083 !pm_runtime_blocked(link->supplier)) { in device_prepare_smart_suspend()
/linux/drivers/clk/
H A Dclk-conf.c165 * should be set to true if @node may be also a clock supplier of any clock
168 * determines the @node is also a supplier of any of the clocks.
/linux/drivers/acpi/
H A Dscan.c2047 dep->supplier = dep_devices->handles[i]; in acpi_scan_add_dep()
2431 * @handle: The ACPI handle of the supplier device
2450 if (dep->supplier == handle) { in acpi_walk_dep_device_list()
2463 * @supplier: Pointer to the supplier &struct acpi_device
2467 void acpi_dev_clear_dependencies(struct acpi_device *supplier) in acpi_dev_clear_dependencies() argument
2469 acpi_walk_dep_device_list(supplier->handle, acpi_scan_clear_dep, NULL); in acpi_dev_clear_dependencies()
2491 * acpi_dev_get_next_consumer_dev - Return the next adev dependent on @supplier
2492 * @supplier: Pointer to the dependee device
2496 * @supplier via the _DEP buffer, parsed from the acpi_dep_list.
2501 struct acpi_device *acpi_dev_get_next_consumer_dev(struct acpi_device *supplier, in acpi_dev_get_next_consumer_dev() argument
[all …]
/linux/drivers/power/supply/
H A Dpower_supply_core.c42 static bool __power_supply_is_supplied_by(struct power_supply *supplier, in __power_supply_is_supplied_by() argument
47 if (!supply->supplied_from && !supplier->supplied_to) in __power_supply_is_supplied_by()
52 if (!supplier->desc->name) in __power_supply_is_supplied_by()
55 if (!strcmp(supplier->desc->name, supply->supplied_from[i])) in __power_supply_is_supplied_by()
60 for (i = 0; i < supplier->num_supplicants; i++) in __power_supply_is_supplied_by()
61 if (!strcmp(supplier->supplied_to[i], supply->desc->name)) in __power_supply_is_supplied_by()
/linux/Documentation/networking/device_drivers/ethernet/intel/
H A Dixgbe.rst49 | Supplier | Type | Part Numbers |
72 | Supplier | Type | Part Numbers |
122 | Supplier | Type | Part Numbers |
146 | Supplier | Type | Part Numbers |
/linux/drivers/platform/x86/intel/
H A Dvsec.c194 dev_err(dev, "Bad supplier list\n"); in intel_vsec_link_devices()
246 * a null string for the consumer name. This is a problem when a supplier in intel_vsec_add_aux()
/linux/arch/arm64/boot/dts/renesas/
H A Dulcb-kf-audio-graph-card2-mix+split.dtsi61 non-supplier;
/linux/include/linux/
H A Dfwnode.h73 struct fwnode_handle *supplier; member
/linux/Documentation/driver-api/usb/
H A Dpersist.rst54 you can convince the BIOS supplier to fix the problem (lots of luck!).
/linux/drivers/usb/serial/
H A Dkl5kusb105.c12 * Neither Palm, nor their contractor (MCCI) or their supplier (KLSI) provided
/linux/LICENSES/dual/
H A DCDDL-1.0312 SOFTWARE, OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY
H A DMPL-1.1388 OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR
/linux/drivers/phy/ti/
H A Dphy-tusb1210.c224 * the start of the supplier -> supplied-to chain, power_supply_am_i_supplied()
/linux/drivers/iommu/
H A Dmtk_iommu_v1.c486 /* Link the consumer device with the smi-larb device(supplier) */ in mtk_iommu_v1_probe_device()
/linux/drivers/cpufreq/
H A Dmediatek-cpufreq.c192 if (sup_link->supplier->links.status != DL_DEV_DRIVER_BOUND) in is_ccifreq_ready()
/linux/drivers/platform/surface/aggregator/
H A Dcore.c156 * Return -ENODEV if supplier driver is on its way to be removed. In in ssam_client_link()
/linux/drivers/iio/
H A Dindustrialio-backend.c805 "Could not link to supplier(%s)\n", in __devm_iio_backend_get()
/linux/drivers/pci/
H A Dquirks.c5667 * dependencies of one function (consumer) on another (supplier). For the
5668 * consumer to work in D0, the supplier must also be in D0. Create a
5669 * device link from the consumer to the supplier to enforce this
5671 * it from permanently keeping the supplier awake.
5674 unsigned int supplier, unsigned int class, in pci_create_device_link() argument
5684 PCI_DEVFN(PCI_SLOT(pdev->devfn), supplier)); in pci_create_device_link()

12