Home
last modified time | relevance | path

Searched refs:dump_hdt (Results 1 – 3 of 3) sorted by relevance

/external/syslinux/com32/hdt/
Dhdt-dump-hdt.c33 void dump_hdt(struct s_hardware *hardware, ZZJSON_CONFIG *config, ZZJSON **item) { in dump_hdt() function
Dhdt-dump.h84 void dump_hdt(struct s_hardware *hardware, ZZJSON_CONFIG *config, ZZJSON **item);
Dhdt-dump.c216 dump_hdt(hardware, &config, &json); in dump()