Home
last modified time | relevance | path

Searched refs:timer_spkr_release (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/i386/include/
H A Dclock.h38 int timer_spkr_release(void);
/f-stack/freebsd/amd64/include/
H A Dclock.h41 int timer_spkr_release(void);
/f-stack/freebsd/x86/acpica/
H A Dacpi_wakeup.c118 timer_spkr_release(); in acpi_stop_beep()
/f-stack/freebsd/kern/
H A Dkern_cons.c663 timer_spkr_release(); in sysbeepstop()
/f-stack/freebsd/x86/isa/
H A Dclock.c181 timer_spkr_release(void) in timer_spkr_release() function