Searched full:providers (Results 1 – 25 of 138) sorted by relevance
123456
5 providers/consumers properties.8 = interconnect providers =15 depending on the use case. Interconnect providers can also be interconnect41 can be multiple interconnect providers on a SoC and the consumer may consume42 multiple paths from different providers depending on use case and the
56 The interconnect providers on the above diagram are M NoC, S NoC, C NoC, P NoC62 providers. The point on the diagram where the CPUs connect to the memory is70 include multiple master-slave pairs across several interconnect providers.73 by the providers. The consumers send requests to providers requesting various78 Interconnect providers
31 The PWM framework provides an abstraction for providers and consumers of33 registered as :c:type:`struct pwm_chip <pwm_chip>`. Providers
13 = Data providers =63 Are device nodes which consume nvmem data cells/providers.71 nvmem : list of phandles to nvmem providers.
5 tree. Those nodes are designated as clock providers. Clock consumer14 ==Clock providers==27 providers. This format may not work for clock providers
502 """Encapsulates functionalities used by all providers."""858 """Manages the data providers and the data they provide.865 self.providers = self._get_providers(options)872 """Returns a list of data providers depending on the passed options."""873 providers = []876 providers.append(DebugfsProvider(options.pid, options.fields,878 if options.tracepoints or not providers:879 providers.append(TracepointProvider(options.pid, options.fields))881 return providers884 """Propagates fields filters to providers."""[all …]
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 */
97 * FC-4 Providers.99 extern struct fc4_prov *fc_active_prov[]; /* providers without recv */100 extern struct fc4_prov *fc_passive_prov[]; /* providers with recv */
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 providers892 """Propagates fields filters to providers."""[all …]
5 tree. Those nodes are designated as IIO providers. IIO consumer14 ==IIO providers==
8 their PM domains provided by PM domain providers. A PM domain provider can be14 ==PM domain providers==
29 * struct icc_onecell_data - driver data for onecell interconnect providers46 * @provider_list: list of the registered interconnect providers
48 The diversions may be invoked statically in the providers exchange54 call forwarding which is not preprogrammed inside the providers exchange
15 build hash and log-providers hash. This information is
7 title: PWM controllers (providers)
7 title: Trigger source providers
9 ==PM domain providers==
10 phandles for clock providers with '0' defined for
14 * @regmap: regmap to use for regmap helpers and/or by providers