/openbmc/phosphor-power/phosphor-power-supply/ |
H A D | psu_manager.cpp | 301 const std::string* model = std::get_if<std::string>(&(propIt->second)); in populateSysProperties() local 1039 std::string model{}; in hasRequiredPSUs() local 1135 const std::string& model = *(models.begin()); in getRequiredPSUCount() local 1229 std::string& model, std::map<std::string, std::string>& additionalData) in validateModelName() 1293 std::string model{}; in setPowerConfigGPIO() local
|
/openbmc/webui-vue/src/components/Mixins/ |
H A D | VuelidateMixin.js | 3 getValidationState(model) { argument
|
/openbmc/u-boot/common/ |
H A D | board_info.c | 20 const char *model; in show_board_info() local
|
/openbmc/qemu/target/m68k/ |
H A D | cpu-qom.h | 30 #define M68K_CPU_TYPE_NAME(model) model M68K_CPU_TYPE_SUFFIX argument
|
/openbmc/qemu/target/alpha/ |
H A D | cpu-qom.h | 30 #define ALPHA_CPU_TYPE_NAME(model) model ALPHA_CPU_TYPE_SUFFIX argument
|
/openbmc/qemu/target/openrisc/ |
H A D | cpu-qom.h | 19 #define OPENRISC_CPU_TYPE_NAME(model) model OPENRISC_CPU_TYPE_SUFFIX argument
|
/openbmc/qemu/target/tricore/ |
H A D | cpu-qom.h | 30 #define TRICORE_CPU_TYPE_NAME(model) model TRICORE_CPU_TYPE_SUFFIX argument
|
/openbmc/qemu/target/xtensa/ |
H A D | cpu-qom.h | 39 #define XTENSA_CPU_TYPE_NAME(model) model XTENSA_CPU_TYPE_SUFFIX argument
|
/openbmc/qemu/target/rx/ |
H A D | cpu-qom.h | 31 #define RX_CPU_TYPE_NAME(model) model RX_CPU_TYPE_SUFFIX argument
|
/openbmc/qemu/target/mips/ |
H A D | cpu-qom.h | 34 #define MIPS_CPU_TYPE_NAME(model) model MIPS_CPU_TYPE_SUFFIX argument
|
/openbmc/qemu/target/sparc/ |
H A D | cpu-qom.h | 34 #define SPARC_CPU_TYPE_NAME(model) model SPARC_CPU_TYPE_SUFFIX argument
|
/openbmc/qemu/net/ |
H A D | net.c | 236 static char *assign_name(NetClientState *nc1, const char *model) in assign_name() 266 const char *model, in qemu_net_client_setup() 294 const char *model, in qemu_new_net_client() 310 const char *model, in qemu_new_net_control_client() 326 const char *model, in qemu_new_nic() 1047 const char *model = key; in add_nic_result() local 1093 static void add_nic_model_help(const char *model, const char *alias) in add_nic_model_help() 1146 static bool is_nic_model_help_option(const char *model) in is_nic_model_help_option() 1197 const char *model; in qemu_create_nic_bus_devices() local 1744 const char *model = qemu_opt_get(opts, "model"); in net_init_client() local
|
/openbmc/linux/include/linux/spi/ |
H A D | tdo24m.h | 11 enum tdo24m_model model; member
|
/openbmc/u-boot/arch/arm/mach-uniphier/ |
H A D | cpu-info.c | 17 unsigned int id, model, rev, required_model = 1, required_rev = 1; in print_cpuinfo() local
|
/openbmc/qemu/target/loongarch/ |
H A D | cpu-qom.h | 21 #define LOONGARCH_CPU_TYPE_NAME(model) model LOONGARCH_CPU_TYPE_SUFFIX argument
|
/openbmc/qemu/target/sh4/ |
H A D | cpu-qom.h | 34 #define SUPERH_CPU_TYPE_NAME(model) model SUPERH_CPU_TYPE_SUFFIX argument
|
/openbmc/linux/arch/x86/lib/ |
H A D | cpu.c | 21 unsigned int fam, model; in x86_model() local
|
/openbmc/linux/drivers/net/wireless/marvell/libertas/ |
H A D | decl.h | 17 int model; member
|
/openbmc/entity-manager/src/ |
H A D | entity_manager.hpp | 110 std::string model = "Unknown"; in logDeviceAdded() local 164 std::string model = "Unknown"; in logDeviceRemoved() local
|
/openbmc/linux/arch/x86/boot/ |
H A D | cpuflags.h | 11 int model; member
|
/openbmc/qemu/hw/block/ |
H A D | m25p80_sfdp.c | 14 #define define_sfdp_read(model) \ argument
|
/openbmc/linux/drivers/hwmon/pmbus/ |
H A D | bel-pfe.c | 95 int model; in pfe_pmbus_probe() local
|
/openbmc/qemu/linux-user/alpha/ |
H A D | target_proc.h | 14 char model[32]; in open_cpuinfo() local
|
/openbmc/linux/drivers/hid/ |
H A D | hid-glorious.c | 48 const char *model = "Device"; in glorious_update_name() local
|
/openbmc/qemu/target/s390x/ |
H A D | cpu_models.h | 83 static inline uint16_t s390_ibc_from_cpu_model(const S390CPUModel *model) in s390_ibc_from_cpu_model() 107 static inline uint64_t s390_cpuid_from_cpu_model(const S390CPUModel *model) in s390_cpuid_from_cpu_model()
|