Home
last modified time | relevance | path

Searched full:providers (Results 1 – 25 of 99) sorted by relevance

1234

/linux-6.8/Documentation/devicetree/bindings/interconnect/
Dinterconnect.txt5 providers/consumers properties.
8 = interconnect providers =
15 depending on the use case. Interconnect providers can also be interconnect
41 can be multiple interconnect providers on a SoC and the consumer may consume
42 multiple paths from different providers depending on use case and the
Dqcom,msm8939.yaml13 The Qualcomm MSM8939 interconnect providers support adjusting the
34 The interconnect providers do not have a separate QoS register space,
Dqcom,qcm2290.yaml13 The Qualcomm QCM2290 interconnect providers support adjusting the
34 The interconnect providers do not have a separate QoS register space,
Dqcom,sm6115.yaml13 The Qualcomm SM6115 interconnect providers support adjusting the
39 The interconnect providers do not have a separate QoS register space,
Dqcom,rpm-common.yaml13 RPM interconnect providers support for managing system bandwidth requirements
Dqcom,rpm.yaml13 RPM interconnect providers support system bandwidth requirements through
Dqcom,rpmh-common.yaml14 RPMh interconnect providers support system bandwidth requirements through
Dqcom,msm8974.yaml13 The Qualcomm MSM8974 interconnect providers support setting system
/linux-6.8/Documentation/driver-api/
Dinterconnect.rst56 The interconnect providers on the above diagram are M NoC, S NoC, C NoC, P NoC
62 providers. The point on the diagram where the CPUs connect to the memory is
70 include multiple master-slave pairs across several interconnect providers.
73 by the providers. The consumers send requests to providers requesting various
78 Interconnect providers
Dmiscellaneous.rst30 The PWM framework provides an abstraction for providers and consumers of
32 registered as :c:type:`struct pwm_chip <pwm_chip>`. Providers
/linux-6.8/include/linux/
Dhte.h90 * @line_id: The logical ID understood by the consumers and providers.
108 * and subsystem to providers.
119 * struct hte_ops - HTE operations set by providers.
134 * providers and is translated by the provider.
182 /* HTE APIs for the providers */
Dinterconnect-provider.h29 * struct icc_onecell_data - driver data for onecell interconnect providers
46 * @provider_list: list of the registered interconnect providers
/linux-6.8/Documentation/driver-api/hte/
Dhte.rst21 engine (HTE) framework. Both consumers and providers must include
24 The HTE framework APIs for the providers
43 consumers and the providers. It expresses timestamp data in nanoseconds in
/linux-6.8/drivers/scsi/libfc/
Dfc_libfc.h85 * FC-4 Providers.
87 extern struct fc4_prov *fc_active_prov[]; /* providers without recv */
88 extern struct fc4_prov *fc_passive_prov[]; /* providers with recv */
/linux-6.8/tools/kvm/kvm_stat/
Dkvm_stat574 """Encapsulates functionalities used by all providers."""
934 """Manages the data providers and the data they provide.
941 self.providers = self._get_providers(options)
948 """Returns a list of data providers depending on the passed options."""
949 providers = []
952 providers.append(DebugfsProvider(options.pid, options.fields,
954 if options.tracepoints or not providers:
955 providers.append(TracepointProvider(options.pid, options.fields))
957 return providers
960 """Propagates fields filters to providers."""
[all …]
/linux-6.8/Documentation/devicetree/bindings/power/
Dpower_domain.txt8 their PM domains provided by PM domain providers. A PM domain provider can be
14 ==PM domain providers==
/linux-6.8/Documentation/ABI/testing/
Dsysfs-bus-pci-devices-catpt15 build hash and log-providers hash. This information is
/linux-6.8/Documentation/devicetree/bindings/leds/
Dtrigger-source.yaml7 title: Trigger source providers
/linux-6.8/drivers/hte/
DKconfig11 providers and consumer devices.
/linux-6.8/Documentation/devicetree/bindings/pwm/
Dpwm.yaml7 title: PWM controllers (providers)
/linux-6.8/Documentation/devicetree/bindings/arm/ux500/
Dpower_domain.txt9 ==PM domain providers==
/linux-6.8/Documentation/devicetree/bindings/ata/
Dahci-dm816.txt10 phandles for clock providers with '0' defined for
/linux-6.8/Documentation/devicetree/bindings/timestamp/
Dhardware-timestamps-common.yaml7 title: Hardware timestamp providers
/linux-6.8/drivers/clk/qcom/
Dclk-regmap.h14 * @regmap: regmap to use for regmap helpers and/or by providers
/linux-6.8/Documentation/devicetree/bindings/nvmem/
Dnvmem-consumer.yaml18 List of phandle to the nvmem providers.

1234