/openbmc/linux/drivers/parisc/ |
H A D | led.c | 55 unsigned long model:16; /* DISPLAY_MODEL_XXXX */ member 398 int __init register_led_driver(int model, unsigned long cmd_reg, unsigned long data_reg) in register_led_driver()
|
/openbmc/linux/arch/m68k/mvme147/ |
H A D | config.c | 67 static void mvme147_get_model(char *model) in mvme147_get_model()
|
/openbmc/qemu/target/arm/ |
H A D | arm-qmp-cmds.c | 102 CpuModelInfo *model, in qmp_query_cpu_model_expansion()
|
/openbmc/linux/arch/x86/platform/atom/ |
H A D | punit_atom_debug.c | 120 #define X86_MATCH(model, data) \ argument
|
/openbmc/qemu/net/ |
H A D | vde.c | 77 static int net_vde_init(NetClientState *peer, const char *model, in net_vde_init()
|
/openbmc/linux/arch/x86/kernel/cpu/ |
H A D | common.c | 1170 #define VULNWL(vendor, family, model, whitelist) \ argument 1173 #define VULNWL_INTEL(model, whitelist) \ argument 1246 #define VULNBL(vendor, family, model, blacklist) \ argument 1249 #define VULNBL_INTEL_STEPPINGS(model, steppings, issues) \ argument
|
/openbmc/linux/sound/pci/ymfpci/ |
H A D | ymfpci.c | 164 const char *str, *model; in __snd_card_ymfpci_probe() local
|
/openbmc/qemu/include/sysemu/ |
H A D | tpm.h | 42 enum TpmModel model; member
|
/openbmc/linux/arch/m68k/q40/ |
H A D | config.c | 144 static void q40_get_model(char *model) in q40_get_model()
|
/openbmc/linux/arch/m68k/apollo/ |
H A D | config.c | 246 static void dn_get_model(char *model) in dn_get_model()
|
/openbmc/ibm-logging/ |
H A D | callout.cpp | 69 std::string model; in load() local
|
/openbmc/phosphor-psu-code-mgmt/src/ |
H A D | activation.hpp | 297 std::string model; member in phosphor::software::updater::Activation
|
H A D | item_updater.cpp | 497 auto model = info["model"]; in scanDirectory() local 567 std::string model; in findModelDirectory() local
|
/openbmc/linux/include/linux/spi/ |
H A D | ads7846.h | 5 u16 model; /* 7843, 7845, 7846, 7873. */ member
|
/openbmc/linux/arch/powerpc/platforms/52xx/ |
H A D | efika.c | 198 const char *model = of_get_property(of_root, "model", NULL); in efika_probe() local
|
/openbmc/linux/arch/m68k/bvme6000/ |
H A D | config.c | 71 static void bvme6000_get_model(char *model) in bvme6000_get_model()
|
/openbmc/qemu/target/m68k/ |
H A D | cpu.c | 597 #define DEFINE_M68K_CPU_TYPE_CF(model) \ argument 612 #define DEFINE_M68K_CPU_TYPE_M68K(model) \ argument
|
/openbmc/linux/arch/sparc/kernel/ |
H A D | of_device_64.c | 50 const char *model = of_get_property(np, "model", NULL); in of_bus_pci_match() local 72 const char *model = of_get_property(np, "model", NULL); in of_bus_simba_match() local
|
/openbmc/linux/include/linux/ |
H A D | peci.h | 78 u8 model; member
|
/openbmc/qemu/include/net/ |
H A D | can_emu.h | 102 char *model; member
|
/openbmc/linux/drivers/peci/ |
H A D | device.c | 81 unsigned int fam, model; in peci_x86_cpu_model() local
|
/openbmc/pldm/oem/ibm/libpldmresponder/ |
H A D | utils.cpp | 168 const auto& model = std::get<std::string>(propVal); in checkIfIBMFru() local
|
/openbmc/linux/drivers/rtc/ |
H A D | rtc-rx8025.c | 82 enum rx_model model; member 116 static int rx8025_is_osc_stopped(enum rx_model model, int ctrl2) in rx8025_is_osc_stopped()
|
/openbmc/linux/drivers/platform/x86/ |
H A D | hdaps.c | 487 #define HDAPS_DMI_MATCH_INVERT(vendor, model, axes) { \ argument 497 #define HDAPS_DMI_MATCH_NORMAL(vendor, model) \ argument
|
/openbmc/linux/drivers/soc/qcom/ |
H A D | socinfo.c | 466 int model = SOCINFO_MINOR(le32_to_cpu(socinfo->pmic_model)); in qcom_show_pmic_model() local 491 unsigned int model = SOCINFO_MINOR(get_unaligned_le32(ptr + 2 * i * sizeof(u32))); in qcom_show_pmic_model_array() local
|