Home
last modified time | relevance | path

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

/external/syslinux/com32/hdt/
Dhdt-menu.c36 struct s_hdt_menu hdt_menu; in start_menu_mode() local
146 void compute_submenus(struct s_hdt_menu *hdt_menu, struct s_hardware *hardware) in compute_submenus()
181 void compute_main_menu(struct s_hdt_menu *hdt_menu, struct s_hardware *hardware) in compute_main_menu()
Dhdt-menu-vesa.c110 int compute_VESA(struct s_hdt_menu *hdt_menu, struct s_hardware *hardware) in compute_VESA()
Dhdt-menu-acpi.c122 int compute_ACPI(struct s_hdt_menu *hdt_menu, struct s_hardware *hardware) in compute_ACPI()
Dhdt-menu-pci.c147 int compute_PCI(struct s_hdt_menu *hdt_menu, struct s_hardware *hardware) in compute_PCI()