Home
last modified time | relevance | path

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

/external/syslinux/com32/hdt/
Dhdt-menu.h102 void compute_motherboard(struct s_my_menu *menu, s_dmi * dmi);
Dhdt-menu.c154 compute_motherboard(&(hdt_menu->mobo_menu), &(hardware->dmi)); in compute_submenus()
Dhdt-menu-dmi.c179 void compute_motherboard(struct s_my_menu *menu, s_dmi * dmi) in compute_motherboard() function