Home
last modified time | relevance | path

Searched refs:model (Results 4251 – 4275 of 5420) sorted by relevance

1...<<171172173174175176177178179180>>...217

/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mn-tqma8mqnl.dtsi9 model = "TQ-Systems i.MX8MN TQMa8MxNL";
/openbmc/qemu/hw/i386/xen/
H A Dxen_platform.c144 ObjectClass *klass = module_object_class_by_name(nc->model); in del_nic_peer()
/openbmc/webui-vue/src/views/Settings/Network/
H A DTableIpv6.vue10 v-model="dhcp6EnabledState"
/openbmc/linux/drivers/media/pci/cx88/
H A Dcx88-cards.c2888 core->model = tv.model; in hauppauge_eeprom()
2891 switch (tv.model) { in hauppauge_eeprom()
2932 pr_warn("warning: unknown hauppauge model #%d\n", tv.model); in hauppauge_eeprom()
2936 pr_info("hauppauge eeprom: model=%d\n", tv.model); in hauppauge_eeprom()
/openbmc/openbmc-test-automation/lib/
H A Dcommon_utils.robot48 ${devicetree_base} /sys/firmware/devicetree/base/model
96 [Documentation] Get the BMC model from the device tree and return it.
102 Should Not Be Empty ${bmc_model} msg=BMC model is empty.
107 [Documentation] Verify the BMC model with ${OPENBMC_MODEL}.
111 # bmc_model System model (e.g. "witherspoon").
/openbmc/linux/Documentation/admin-guide/
H A Dcgroup-v2.rst1132 stateful nature of memory, the distribution model is relatively
1725 model based controller (CONFIG_BLK_CGROUP_IOCOST) which
1761 to the cost model the IO behavior. Note that the IO issue
1775 io.cost.model
1779 This file configures the cost model of the IO cost model based
1784 "io.cost.qos" or "io.cost.model". The following nested keys
1789 model The cost model in use - "linear"
1797 When "model" is "linear", the following model parameters are
1806 From the above, the builtin linear model determines the base
1808 for the IO size. While simple, this model can cover most
[all …]
/openbmc/linux/Documentation/process/
H A Dstable-api-nonsense.rst122 - A change from a synchronous model of data streams to an asynchronous
196 proven type of development model must be doing something right :)
/openbmc/u-boot/arch/arm/dts/
H A Dam437x-sk-evm.dts20 model = "TI AM437x SK EVM";
41 ti,model = "AM437x-SK-EVM";
H A Dexynos5250-spring.dts16 model = "Google Spring";
136 samsung,model = "Spring-I2S-MAX98088";
/openbmc/u-boot/doc/driver-model/
H A Dof-plat.txt211 /* Put this first since driver model will copy the data here */
303 found then the Python model is not used and a fallback is used instead, which
/openbmc/linux/Documentation/admin-guide/hw-vuln/
H A Dprocessor_mmio_stale_data.rst15 changes, depending on the platform and usage model. Some of these mitigations
260 …topic-technology/software-security-guidance/processors-affected-consolidated-product-cpu-model.html
/openbmc/linux/kernel/bpf/
H A Dtrampoline.c442 &tr->func.model, tr->flags, tlinks, in bpf_trampoline_update()
784 memcpy(&tr->func.model, &tgt_info->fmodel, sizeof(tgt_info->fmodel)); in bpf_trampoline_get()
/openbmc/linux/arch/powerpc/boot/dts/
H A Dkatmai.dts20 model = "amcc,katmai";
37 model = "PowerPC,440SPe";
H A Dcanyonlands.dts16 model = "amcc,canyonlands";
33 model = "PowerPC,460EX";
/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_xport.c425 "Emulex %s FV%s DV%s", efct->model, in efct_scsi_new_device()
939 "Emulex %s FV%s DV%s", efct->model, efct->hw.sli.fw_name[0], in efct_scsi_new_vport()
/openbmc/linux/Documentation/gpu/amdgpu/display/
H A Dmpo-overview.rst24 Multiplane Overlay is only available using the DRM atomic model. The atomic
25 model only uses a single userspace IOCTL for configuring the display hardware
/openbmc/linux/Documentation/core-api/
H A Dgenericirq.rst85 To make the transition to the new model easier and prevent the breakage
88 the new model should be used in more and more architectures, as it
/openbmc/linux/drivers/staging/media/omap4iss/
H A Diss.c987 strscpy(iss->media_dev.model, "TI OMAP4 ISS", in iss_register_entities()
988 sizeof(iss->media_dev.model)); in iss_register_entities()
/openbmc/linux/arch/arm/boot/dts/nvidia/
H A Dtegra30-cardhu.dtsi32 model = "NVIDIA Tegra30 Cardhu evaluation board";
649 nvidia,model = "NVIDIA Tegra Cardhu";
H A Dtegra20-ventana.dts11 model = "NVIDIA Tegra20 Ventana evaluation board";
697 nvidia,model = "NVIDIA Tegra Ventana";
H A Dtegra20-paz00.dts12 model = "Toshiba AC100 / Dynabook AZ";
670 nvidia,model = "Compal PAZ00";
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dsm8550-mtp.dts19 model = "Qualcomm Technologies, Inc. SM8550 MTP";
101 model = "SM8550-MTP";
/openbmc/linux/drivers/ata/
H A Dlibata-core.c3833 unsigned char model[2][ATA_ID_PROD_LEN + 1]; in ata_dev_same_device() local
3842 ata_id_c_string(old_id, model[0], ATA_ID_PROD, sizeof(model[0])); in ata_dev_same_device()
3843 ata_id_c_string(new_id, model[1], ATA_ID_PROD, sizeof(model[1])); in ata_dev_same_device()
3847 if (strcmp(model[0], model[1])) { in ata_dev_same_device()
3849 model[0], model[1]); in ata_dev_same_device()
/openbmc/linux/drivers/perf/
H A Darm-cmn.c604 enum cmn_model model; member
620 .model = _model, \
664 if (!(eattr->model & arm_cmn_model(cmn))) in arm_cmn_event_attr_is_visible()
1660 enum cmn_model model = arm_cmn_model(cmn); in arm_cmn_filter_sel() local
1664 if (e->model & model && e->type == type && e->eventid == eventid) in arm_cmn_filter_sel()
/openbmc/qemu/
H A Dqemu-options.hx176 ``-cpu model``
177 Select CPU model (``-cpu help`` for list and additional feature
748 "-audio [driver=]driver,model=value[,prop[=value][,...]]\n"
754 ``-audio [driver=]driver[,model=value][,prop[=value][,...]]``
755 If the ``model`` option is specified, ``-audio`` is a shortcut
757 backend in one go. The guest hardware model can be set with
758 ``model=modelname``. Use ``model=help`` to list the available
767 |qemu_system| -audio pa,model=sb16
769 If the ``model`` option is not specified, ``-audio`` is used to
3029 ``model=modelname``. Use ``model=help`` to list the available device
[all …]

1...<<171172173174175176177178179180>>...217