Home
last modified time | relevance | path

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

/external/syslinux/core/
Dtimer.inc35 global bios_timer_cleanup:function hidden
36 bios_timer_cleanup:
Dbios.c670 extern void bios_timer_cleanup(void);
687 call16(bios_timer_cleanup, &zero_regs, NULL); in bios_cleanup_hardware()
/external/syslinux/efi/
Dmain.c133 void bios_timer_cleanup(void) in bios_timer_cleanup() function