Searched defs:module_name (Results 1 – 7 of 7) sorted by relevance
/openbmc/openbmc-test-automation/data/ |
H A D | model.py | 15 def get_sensor(module_name, value): argument 25 def get_inventory_sensor(module_name, value): argument 37 def get_inventory_list(module_name): argument 49 def get_inventory_fru_type_list(module_name, fru_type): argument 65 def get_FRU_component_name_list(module_name): argument 76 def get_ipmi_rest_fru_field_map(module_name): argument
|
H A D | platform_variables.py | 14 def get_service_restart_policy_services(module_name): argument
|
/openbmc/openbmc-test-automation/lib/ |
H A D | utilities.py | 46 def get_sensor(module_name, value): argument 59 def get_inventory_sensor(module_name, value): argument 82 def get_inventory_list(module_name): argument 106 def get_inventory_fru_type_list(module_name, fru): argument 129 def get_vpd_inventory_list(module_name, fru): argument
|
/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/ |
H A D | ksample.py | 43 def check_module_exist(self, path='', module_name=''): argument
|
/openbmc/qemu/util/ |
H A D | module.c | 210 char *module_name; in module_load() local
|
/openbmc/openbmc-test-automation/ffdc/ |
H A D | ffdc_collector.py | 89 def execute_python_function(module_name, function_name, *args, **kwargs): argument
|
/openbmc/qemu/ |
H A D | meson.build | 4001 module_name = d + '-' + m + '-' + config_target['TARGET_NAME'] variable
|