/linux/Documentation/devicetree/bindings/interconnect/ |
H A D | interconnect.txt | 5 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
|
H A D | qcom,msm8939.yaml | 13 The Qualcomm MSM8937/MSM8939/MSM8976 interconnect providers support 40 The interconnect providers do not have a separate QoS register space,
|
H A D | qcom,msm8953.yaml | 13 The Qualcomm MSM8953 interconnect providers support adjusting the 43 The interconnect providers do not have a separate QoS register space,
|
H A D | qcom,qcm2290.yaml | 13 The Qualcomm QCM2290 interconnect providers support adjusting the 34 The interconnect providers do not have a separate QoS register space,
|
H A D | qcom,sm7150-rpmh.yaml | 13 RPMh interconnect providers support system bandwidth requirements through 42 The interconnect providers do not have a separate QoS register space,
|
H A D | qcom,sm6115.yaml | 13 The Qualcomm SM6115 interconnect providers support adjusting the 39 The interconnect providers do not have a separate QoS register space,
|
H A D | qcom,rpm-common.yaml | 13 RPM interconnect providers support for managing system bandwidth requirements
|
/linux/Documentation/driver-api/ |
H A D | interconnect.rst | 56 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
|
H A D | miscellaneous.rst | 30 The PWM framework provides an abstraction for providers and consumers of 32 registered as :c:type:`struct pwm_chip <pwm_chip>`. Providers
|
/linux/include/linux/ |
H A D | hte.h | 90 * @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 */
|
H A D | interconnect-provider.h | 29 * struct icc_onecell_data - driver data for onecell interconnect providers 46 * @provider_list: list of the registered interconnect providers
|
/linux/Documentation/driver-api/hte/ |
H A D | hte.rst | 21 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/tools/kvm/kvm_stat/ |
H A D | kvm_stat | 574 """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/drivers/scsi/libfc/ |
H A D | fc_libfc.h | 85 * 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/Documentation/devicetree/bindings/power/ |
H A D | power_domain.txt | 8 their PM domains provided by PM domain providers. A PM domain provider can be 14 ==PM domain providers==
|
/linux/Documentation/dev-tools/kunit/api/ |
H A D | clk.rst | 7 The KUnit clk API is used to test clk providers and clk consumers.
|
/linux/drivers/clk/sophgo/ |
H A D | clk-sg2042.h | 11 * @onecell_data: used for adding providers.
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-pci-devices-catpt | 15 build hash and log-providers hash. This information is
|
/linux/drivers/clk/ |
H A D | clk_kunit_helpers.c | 3 * KUnit helpers for clk providers and consumers 237 MODULE_DESCRIPTION("KUnit helpers for clk providers and consumers");
|
/linux/Documentation/devicetree/bindings/leds/ |
H A D | trigger-source.yaml | 7 title: Trigger source providers
|
/linux/Documentation/devicetree/bindings/arm/ux500/ |
H A D | power_domain.txt | 9 ==PM domain providers==
|
/linux/drivers/hte/ |
H A D | Kconfig | 11 providers and consumer devices.
|
/linux/Documentation/devicetree/bindings/ata/ |
H A D | ahci-dm816.txt | 10 phandles for clock providers with '0' defined for
|
/linux/Documentation/devicetree/bindings/timestamp/ |
H A D | hardware-timestamps-common.yaml | 7 title: Hardware timestamp providers
|
/linux/drivers/clk/qcom/ |
H A D | clk-regmap.h | 14 * @regmap: regmap to use for regmap helpers and/or by providers
|