Home
last modified time | relevance | path

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

/external/syslinux/com32/hdt/
Dhdt-menu-syslinux.c33 void compute_syslinuxmenu(struct s_my_menu *menu, struct s_hardware *hardware) in compute_syslinuxmenu() function
Dhdt-menu.h118 void compute_syslinuxmenu(struct s_my_menu *menu, struct s_hardware *hardware);
Dhdt-menu.c175 compute_syslinuxmenu(&(hdt_menu->syslinux_menu), hardware); in compute_submenus()