Home
last modified time | relevance | path

Searched defs:module_name (Results 1 – 7 of 7) sorted by relevance

/openbmc/openbmc-test-automation/data/
H A Dmodel.py15 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 Dplatform_variables.py14 def get_service_restart_policy_services(module_name): argument
/openbmc/openbmc-test-automation/lib/
H A Dutilities.py46 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 Dksample.py43 def check_module_exist(self, path='', module_name=''): argument
/openbmc/qemu/util/
H A Dmodule.c210 char *module_name; in module_load() local
/openbmc/openbmc-test-automation/ffdc/
H A Dffdc_collector.py89 def execute_python_function(module_name, function_name, *args, **kwargs): argument
/openbmc/qemu/
H A Dmeson.build4001 module_name = d + '-' + m + '-' + config_target['TARGET_NAME'] variable