/openbmc/linux/arch/x86/ |
H A D | Makefile | 169 KBUILD_RUSTFLAGS += -Ccode-model=kernel
|
/openbmc/linux/arch/arm64/boot/dts/rockchip/ |
H A D | rk3308-rock-pi-s.dts | 13 model = "Radxa ROCK Pi S";
|
H A D | Makefile | 87 dtb-$(CONFIG_ARCH_ROCKCHIP) += rk3566-soquartz-model-a.dtb
|
/openbmc/linux/arch/arm/boot/dts/aspeed/ |
H A D | aspeed-bmc-asrock-x570d4u.dts | 8 model = "Asrock Rack X570D4U BMC";
|
H A D | aspeed-bmc-vegman-rx20.dts | 8 model = "YADRO VEGMAN Rx20 BMC";
|
/openbmc/qemu/hw/tpm/ |
H A D | tpm_tis_i2c.c | 550 tc->model = TPM_MODEL_TPM_TIS; in tpm_tis_i2c_class_init()
|
/openbmc/qemu/hw/intc/ |
H A D | arm_gic_common.c | 70 VMSTATE_BOOL(model, gic_irq_state),
|
/openbmc/webui-vue/src/views/Settings/Network/ |
H A D | TableIpv4.vue | 10 v-model="dhcpEnabledState"
|
/openbmc/linux/sound/pci/ice1712/ |
H A D | ice1712.c | 67 static char *model[SNDRV_CARDS]; variable 82 module_param_array(model, charp, NULL, 0444); 83 MODULE_PARM_DESC(model, "Use the given board model."); 2264 if (modelname && c->model && !strcmp(modelname, c->model)) { in snd_ice1712_read_eeprom() 2565 err = snd_ice1712_create(card, pci, model[dev], omni[dev], in snd_ice1712_probe()
|
/openbmc/linux/drivers/net/ethernet/brocade/bna/ |
H A D | bfa_ioc.c | 87 static void bfa_ioc_get_adapter_model(struct bfa_ioc *ioc, char *model); 2768 bfa_ioc_get_adapter_model(ioc, ad_attr->model); in bfa_ioc_get_adapter_attr() 2846 bfa_ioc_get_adapter_model(struct bfa_ioc *ioc, char *model) in bfa_ioc_get_adapter_model() argument 2850 BUG_ON(!(model)); in bfa_ioc_get_adapter_model() 2851 memset(model, 0, BFA_ADAPTER_MODEL_NAME_LEN); in bfa_ioc_get_adapter_model() 2855 snprintf(model, BFA_ADAPTER_MODEL_NAME_LEN, "%s-%u", in bfa_ioc_get_adapter_model()
|
/openbmc/linux/drivers/input/mouse/ |
H A D | alps.c | 2852 const struct alps_model_info *model; in alps_match_table() local 2856 model = &alps_model_data[i]; in alps_match_table() 2858 if (!memcmp(e7, model->signature, sizeof(model->signature))) in alps_match_table() 2859 return &model->protocol_info; in alps_match_table() 3218 psmouse->model = priv->proto_version; in alps_detect()
|
/openbmc/linux/fs/btrfs/ |
H A D | zoned.c | 372 char *model, *emulated; in btrfs_get_dev_zone_info() local 583 model = "host-managed zoned"; in btrfs_get_dev_zone_info() 587 model = "host-aware zoned"; in btrfs_get_dev_zone_info() 591 model = "regular"; in btrfs_get_dev_zone_info() 605 model, rcu_str_deref(device->name), zone_info->nr_zones, in btrfs_get_dev_zone_info()
|
/openbmc/linux/Documentation/sound/cards/ |
H A D | cmipci.rst | 99 be selected. The last item is available only with model 039 204 On the model 033, AC3 is implemented by the software conversion in
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | tegra20-ventana.dts | 7 model = "NVIDIA Tegra20 Ventana evaluation board"; 702 nvidia,model = "NVIDIA Tegra Ventana";
|
H A D | rk3399-puma.dtsi | 10 model = "Theobroma Systems RK3399-Q7 SoM"; 109 * model this as a regulator.
|
/openbmc/qemu/docs/ |
H A D | image-fuzzer.txt | 224 functionality can be varied from simple model-independent fuzzing to smart 225 model-based one.
|
/openbmc/linux/drivers/media/usb/cx231xx/ |
H A D | cx231xx.h | 310 #define INPUT(nr) (&cx231xx_boards[dev->model].input[nr]) 562 int model; /* index in the device_data struct */ member
|
/openbmc/openbmc/poky/bitbake/lib/bb/ |
H A D | event.py | 671 def __init__(self, model): argument 673 self._model = model
|
/openbmc/linux/drivers/net/wireless/marvell/libertas/ |
H A D | if_usb.c | 214 cardp->model = (uint32_t) id->driver_info; in if_usb_probe() 282 r = lbs_get_firmware_async(priv, &udev->dev, cardp->model, in if_usb_probe()
|
/openbmc/linux/arch/arm64/boot/dts/amlogic/ |
H A D | meson-g12b-odroid-go-ultra.dts | 17 model = "Hardkernel ODROID-GO-Ultra"; 219 model = "Odroid GO Ultra";
|
/openbmc/linux/arch/arm/boot/dts/ti/omap/ |
H A D | omap4-sdp.dts | 12 model = "TI OMAP4 SDP board"; 121 ti,model = "SDP4430";
|
/openbmc/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx6qdl-sabreauto.dtsi | 127 model = "imx-cs42888"; 149 model = "imx-spdif";
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | apq8016-sbc.dts | 17 model = "Qualcomm Technologies, Inc. APQ 8016 SBC"; 321 model = "DB410c";
|
/openbmc/linux/arch/x86/kernel/cpu/ |
H A D | intel.c | 137 u8 model; member 180 if (c->x86_model == spectre_bad_microcodes[i].model && in bad_spectre_microcode()
|
/openbmc/linux/arch/arm/boot/dts/nvidia/ |
H A D | tegra114-asus-tf701t.dts | 11 model = "Asus Transformer Pad TF701T"; 733 nvidia,model = "Asus Transformer Pad TF701T RT5639";
|