• Home
  • Raw
  • Download

Lines Matching defs:config

32 void dump_hardware_security(struct s_hardware *hardware, ZZJSON_CONFIG *config, ZZJSON **item) {  in dump_hardware_security()
49 void dump_oem_strings(struct s_hardware *hardware, ZZJSON_CONFIG *config, ZZJSON **item) { in dump_oem_strings()
62 void dump_memory_size(struct s_hardware *hardware, ZZJSON_CONFIG *config, ZZJSON **item) { in dump_memory_size()
70 void dump_memory_modules(struct s_hardware *hardware, ZZJSON_CONFIG *config, ZZJSON **item) { in dump_memory_modules()
103 void dump_cache(struct s_hardware *hardware, ZZJSON_CONFIG *config, ZZJSON **item) { in dump_cache()
130 void dump_memory_banks(struct s_hardware *hardware, ZZJSON_CONFIG *config, ZZJSON **item) { in dump_memory_banks()
172 void dump_processor(struct s_hardware *hardware, ZZJSON_CONFIG *config, ZZJSON **item) { in dump_processor()
220 void dump_battery(struct s_hardware *hardware, ZZJSON_CONFIG *config, ZZJSON **item) { in dump_battery()
245 void dump_ipmi(struct s_hardware *hardware, ZZJSON_CONFIG *config, ZZJSON **item) { in dump_ipmi()
276 void dump_chassis(struct s_hardware *hardware, ZZJSON_CONFIG *config, ZZJSON **item) { in dump_chassis()
302 void dump_bios(struct s_hardware *hardware, ZZJSON_CONFIG *config, ZZJSON **item) { in dump_bios()
346 void dump_system(struct s_hardware *hardware, ZZJSON_CONFIG *config, ZZJSON **item) { in dump_system()
382 void dump_base_board(struct s_hardware *hardware, ZZJSON_CONFIG *config, ZZJSON **item) { in dump_base_board()
417 void dump_dmi(struct s_hardware *hardware, ZZJSON_CONFIG *config, ZZJSON **item) { in dump_dmi()