Searched full:providers (Results 1 – 25 of 77) sorted by relevance
1234
/linux-5.10/Documentation/devicetree/bindings/interconnect/ |
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
|
D | qcom,msm8974.yaml | 13 The Qualcomm MSM8974 interconnect providers support setting system
|
D | qcom,qcs404.yaml | 13 The Qualcomm QCS404 interconnect providers support adjusting the
|
D | qcom,msm8916.yaml | 13 The Qualcomm MSM8916 interconnect providers support adjusting the
|
D | qcom,bcm-voter.yaml | 15 Coordinators (RSC). Interconnect providers are able to vote for aggregated
|
/linux-5.10/Documentation/driver-api/ |
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
|
D | miscellaneous.rst | 31 The PWM framework provides an abstraction for providers and consumers of 33 registered as :c:type:`struct pwm_chip <pwm_chip>`. Providers
|
/linux-5.10/Documentation/devicetree/bindings/clock/ |
D | clock-bindings.txt | 5 tree. Those nodes are designated as clock providers. Clock consumer 14 ==Clock providers== 27 providers. This format may not work for clock providers
|
D | alphascale,acc.txt | 18 This binding contains two types of clock providers:
|
/linux-5.10/drivers/scsi/libfc/ |
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-5.10/tools/kvm/kvm_stat/ |
D | kvm_stat | 506 """Encapsulates functionalities used by all providers.""" 866 """Manages the data providers and the data they provide. 873 self.providers = self._get_providers(options) 880 """Returns a list of data providers depending on the passed options.""" 881 providers = [] 884 providers.append(DebugfsProvider(options.pid, options.fields, 886 if options.tracepoints or not providers: 887 providers.append(TracepointProvider(options.pid, options.fields)) 889 return providers 892 """Propagates fields filters to providers.""" [all …]
|
/linux-5.10/Documentation/devicetree/bindings/iio/ |
D | iio-bindings.txt | 5 tree. Those nodes are designated as IIO providers. IIO consumer 14 ==IIO providers==
|
/linux-5.10/Documentation/devicetree/bindings/power/ |
D | power_domain.txt | 8 their PM domains provided by PM domain providers. A PM domain provider can be 14 ==PM domain providers==
|
/linux-5.10/include/linux/ |
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-5.10/Documentation/ABI/testing/ |
D | sysfs-bus-pci-devices-catpt | 15 build hash and log-providers hash. This information is
|
/linux-5.10/Documentation/devicetree/bindings/pwm/ |
D | pwm.yaml | 7 title: PWM controllers (providers)
|
/linux-5.10/Documentation/devicetree/bindings/leds/ |
D | trigger-source.yaml | 7 title: Trigger source providers
|
/linux-5.10/Documentation/devicetree/bindings/arm/ux500/ |
D | power_domain.txt | 9 ==PM domain providers==
|
/linux-5.10/Documentation/devicetree/bindings/ata/ |
D | ahci-dm816.txt | 10 phandles for clock providers with '0' defined for
|
/linux-5.10/drivers/clk/qcom/ |
D | clk-regmap.h | 14 * @regmap: regmap to use for regmap helpers and/or by providers
|
/linux-5.10/Documentation/devicetree/bindings/nvmem/ |
D | nvmem-consumer.yaml | 18 List of phandle to the nvmem providers.
|
/linux-5.10/Documentation/devicetree/bindings/arm/ |
D | arm,scmi.txt | 58 This binding for the SCMI power domain providers uses the generic power 80 This binding for the SCMI reset domain providers uses the generic reset
|
/linux-5.10/Documentation/devicetree/bindings/hwlock/ |
D | hwlock.txt | 11 hwlock providers:
|
/linux-5.10/Documentation/devicetree/bindings/mmc/ |
D | amlogic,meson-mx-sdio.txt | 21 - clocks : phandle to clock providers
|
/linux-5.10/Documentation/devicetree/bindings/firmware/ |
D | intel,stratix10-svc.txt | 16 (EL1, Exception Layer 1), interfaces with the service providers and provides
|
1234