Home
last modified time | relevance | path

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

/openbmc/phosphor-power/phosphor-regulators/tools/
H A Dvalidate-regulators-config.py45 def get_rule_ids(config_json): argument
56 def get_device_ids(config_json): argument
68 def check_number_of_elements_in_masks(config_json): argument
107 def check_rule_id_exists(config_json): argument
126 def check_device_id_exists(config_json): argument
145 def check_set_device_value_exists(config_json): argument
164 def check_run_rule_value_exists(config_json): argument
183 def check_infinite_loops_in_rule(config_json, rule_json, call_stack=[]): argument
213 def check_infinite_loops(config_json): argument
224 def check_duplicate_object_id(config_json): argument
[all …]