Home
last modified time | relevance | path

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

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