/openbmc/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_display_power_map.c | 54 .instances = &I915_PW_INSTANCES( 77 .instances = &I915_PW_INSTANCES( 109 .instances = &I915_PW_INSTANCES( 143 .instances = &I915_PW_INSTANCES( 202 .instances = &I915_PW_INSTANCES( 209 .instances = &I915_PW_INSTANCES( 221 .instances = &I915_PW_INSTANCES( 284 .instances = &I915_PW_INSTANCES( 289 .instances = &I915_PW_INSTANCES( 360 .instances = &I915_PW_INSTANCES( [all …]
|
/openbmc/phosphor-webui/app/common/directives/ |
H A D | dirPagination.js | 600 var instances = {}; 604 if (typeof instances[instanceId] === 'undefined') { 605 instances[instanceId] = {asyncMode: false}; class in paginationService.registerInstance 611 delete instances[instanceId]; 615 return (typeof instances[instanceId] !== 'undefined'); 623 instances[instanceId].currentPageParser = val; 624 instances[instanceId].context = scope; 627 instances[instanceId].currentPageParser.assign( 628 instances[instanceId].context, val); 631 var parser = instances[instanceId].currentPageParser; [all …]
|
/openbmc/libpldm/tests/ |
H A D | instance-id.cpp | 124 } instances[] = { in TEST_F() local 133 EXPECT_EQ(pldm_instance_id_alloc(db, instances[0].tid, &instances[0].iid), in TEST_F() 135 EXPECT_EQ(pldm_instance_id_alloc(db, instances[1].tid, &instances[1].iid), in TEST_F() 138 EXPECT_EQ(instances[0].iid, instances[1].iid); in TEST_F() 140 EXPECT_EQ(pldm_instance_id_free(db, instances[1].tid, instances[1].iid), 0); in TEST_F() 141 EXPECT_EQ(pldm_instance_id_free(db, instances[0].tid, instances[0].iid), 0); in TEST_F()
|
/openbmc/linux/drivers/platform/x86/ |
H A D | serial-multi-instantiate.c | 40 struct smi_instance instances[]; member 261 return smi_i2c_probe(pdev, smi, node->instances); in smi_probe() 263 return smi_spi_probe(pdev, smi, node->instances); in smi_probe() 273 ret = smi_i2c_probe(pdev, smi, node->instances); in smi_probe() 276 return smi_spi_probe(pdev, smi, node->instances); in smi_probe() 290 .instances = { 300 .instances = { 311 .instances = { 322 .instances = { 333 .instances = {
|
/openbmc/linux/drivers/crypto/intel/qat/qat_common/ |
H A D | adf_gen2_config.c | 19 int instances; in adf_gen2_crypto_dev_config() local 24 instances = min(cpus, banks); in adf_gen2_crypto_dev_config() 26 instances = 0; in adf_gen2_crypto_dev_config() 28 for (i = 0; i < instances; i++) { in adf_gen2_crypto_dev_config() 118 int instances; in adf_gen2_comp_dev_config() local 123 instances = min(cpus, banks); in adf_gen2_comp_dev_config() 125 instances = 0; in adf_gen2_comp_dev_config() 127 for (i = 0; i < instances; i++) { in adf_gen2_comp_dev_config()
|
/openbmc/qemu/qapi/ |
H A D | yank.json | 54 # Currently implemented yank instances: 76 # Try to recover from hanging QEMU by yanking the specified instances. 79 # @instances: the instances to be yanked 97 'data': { 'instances': ['YankInstance'] }, 103 # Query yank instances. See @YankInstance for more information.
|
/openbmc/linux/Documentation/devicetree/bindings/iommu/ |
H A D | ti,omap-iommu.txt | 5 "ti,omap2-iommu" for OMAP2/OMAP3 IOMMU instances 6 "ti,omap4-iommu" for OMAP4/OMAP5 IOMMU instances 7 "ti,dra7-dsp-iommu" for DRA7xx DSP IOMMU instances 8 "ti,dra7-iommu" for DRA7xx IOMMU instances 27 is required for DSP IOMMU instances on DRA7xx SoCs. The
|
/openbmc/linux/Documentation/driver-api/media/ |
H A D | v4l2-intro.rst | 21 This meant that all drivers had to do the setup of device instances and 57 device instances 59 +-sub-device instances 63 \-filehandle instances 71 sub-device instances, the video_device struct stores V4L2 device node data 72 and the v4l2_fh struct keeps track of filehandle instances.
|
/openbmc/linux/drivers/phy/samsung/ |
H A D | phy-exynos4x12-usb2.c | 281 exynos4x12_power_on_int(&drv->instances[EXYNOS4x12_DEVICE]); in exynos4x12_power_on() 291 exynos4x12_power_on_int(&drv->instances[EXYNOS4x12_DEVICE]); in exynos4x12_power_on() 292 exynos4x12_power_on_int(&drv->instances[EXYNOS4x12_HOST]); in exynos4x12_power_on() 322 exynos4x12_power_off_int(&drv->instances[EXYNOS4x12_DEVICE]); in exynos4x12_power_off() 326 exynos4x12_power_off_int(&drv->instances[EXYNOS4x12_DEVICE]); in exynos4x12_power_off() 327 exynos4x12_power_off_int(&drv->instances[EXYNOS4x12_HOST]); in exynos4x12_power_off()
|
/openbmc/linux/sound/firewire/fireworks/ |
H A D | fireworks_transaction.c | 41 static struct snd_efw *instances[SNDRV_CARDS] = SNDRV_DEFAULT_PTR; variable 175 efw = instances[i]; in handle_resp_for_user() 265 if (instances[i] != NULL) in snd_efw_transaction_add_instance() 267 instances[i] = efw; in snd_efw_transaction_add_instance() 281 if (instances[i] != efw) in snd_efw_transaction_remove_instance() 283 instances[i] = NULL; in snd_efw_transaction_remove_instance()
|
/openbmc/linux/drivers/gpu/drm/msm/disp/mdp5/ |
H A D | mdp5_cfg.c | 65 .instances = { 154 .instances = { 229 .instances = { 324 .instances = { 416 .instances = { 488 .instances = { 576 .instances = { 682 .instances = { 802 .instances = { 889 .instances = { [all …]
|
/openbmc/linux/drivers/crypto/intel/qat/qat_4xxx/ |
H A D | adf_drv.c | 69 int instances; in adf_crypto_dev_config() local 74 instances = min(cpus, banks / 2); in adf_crypto_dev_config() 76 instances = 0; in adf_crypto_dev_config() 78 for (i = 0; i < instances; i++) { in adf_crypto_dev_config() 175 int instances; in adf_comp_dev_config() local 180 instances = min(cpus, banks); in adf_comp_dev_config() 182 instances = 0; in adf_comp_dev_config() 184 for (i = 0; i < instances; i++) { in adf_comp_dev_config()
|
/openbmc/phosphor-dbus-monitor/src/templates/ |
H A D | generated.mako.hpp | 114 using Storage = std::array<std::tuple<std::any, std::any>, ${len(instances)}>; 259 ConfigPropertyIndicies::get()[${w.instances}]), in get() 261 ConfigPropertyIndicies::get()[${w.instances}], in get() 267 ConfigPropertyIndicies::get()[${w.instances}], in get() 271 ConfigPropertyIndicies::get()[${w.instances}], in get()
|
/openbmc/linux/drivers/crypto/intel/qat/qat_c3xxxvf/ |
H A D | adf_c3xxxvf_hw_data.c | 15 .instances = 0 90 hw_data->dev_class->instances++; in adf_init_hw_data_c3xxxiov() 100 hw_data->dev_class->instances--; in adf_clean_hw_data_c3xxxiov()
|
/openbmc/linux/drivers/crypto/intel/qat/qat_dh895xccvf/ |
H A D | adf_dh895xccvf_hw_data.c | 15 .instances = 0 90 hw_data->dev_class->instances++; in adf_init_hw_data_dh895xcciov() 100 hw_data->dev_class->instances--; in adf_clean_hw_data_dh895xcciov()
|
/openbmc/linux/drivers/crypto/intel/qat/qat_c62xvf/ |
H A D | adf_c62xvf_hw_data.c | 15 .instances = 0 90 hw_data->dev_class->instances++; in adf_init_hw_data_c62xiov() 100 hw_data->dev_class->instances--; in adf_clean_hw_data_c62xiov()
|
/openbmc/phosphor-host-postd/ |
H A D | main.cpp | 302 std::string_view instances = optarg; in main() local 305 while ((pos = instances.find(" ")) != std::string::npos) in main() 307 host.emplace_back(instances.substr(0, pos)); in main() 308 instances.remove_prefix(pos + 1); in main() 310 host.emplace_back(instances); in main()
|
H A D | meson.options | 13 'host-instances', 14 description: 'obmc instances of the host',
|
/openbmc/phosphor-fan-presence/docs/monitor/ |
H A D | power_off_config.md | 25 - Number of the configured `cause` instances to begin the power off `type` 30 - Time(in seconds) to delay performing the power off after `count` instances 43 indicate that a power off is imminent if the `count` instances of the 45 instances of the `cause` is not longer met.
|
/openbmc/phosphor-dbus-monitor/src/test/templates/ |
H A D | propertywatchgentest.mako.hpp | 1 auto storageCount = ${len(instances)}; 15 std::tuple<std::string, size_t>{"${w.datatype}", ${w.instances}},
|
H A D | callbackgentest.mako.hpp | 1 auto storageCount = ${len(instances)}; 15 std::tuple<std::string, size_t>{"${c.datatype}", ${c.instances}},
|
/openbmc/linux/Documentation/devicetree/bindings/clock/ti/ |
H A D | dra7-atl.txt | 4 audio codec. A single ATL IP provides four ATL clock instances sharing the same 16 Since the clock instances are part of a single IP this binding is used as a node 29 configuration of the IP for the ATL clock instances. 40 Configuration of ATL instances:
|
/openbmc/qemu/util/ |
H A D | yank.c | 153 void qmp_yank(YankInstanceList *instances, in qmp_yank() argument 161 for (tail = instances; tail; tail = tail->next) { in qmp_yank() 168 for (tail = instances; tail; tail = tail->next) { in qmp_yank()
|
/openbmc/linux/drivers/crypto/intel/qat/qat_c3xxx/ |
H A D | adf_c3xxx_hw_data.c | 23 .instances = 0 117 hw_data->instance_id = c3xxx_class.instances++; in adf_init_hw_data_c3xxx() 166 hw_data->dev_class->instances--; in adf_clean_hw_data_c3xxx()
|
/openbmc/linux/drivers/crypto/intel/qat/qat_c62x/ |
H A D | adf_c62x_hw_data.c | 23 .instances = 0 119 hw_data->instance_id = c62x_class.instances++; in adf_init_hw_data_c62x() 168 hw_data->dev_class->instances--; in adf_clean_hw_data_c62x()
|