Lines Matching defs:beep
29 * This is the Beep module for supporting keyboard beep for keyboards
43 #include <sys/beep.h>
81 * Called from beep driver attach routine
246 * beep :
251 beep(enum beep_type type)
256 BEEP_DEBUG1((CE_CONT, "beep(%d) : start.", type));
265 BEEP_DEBUG((CE_WARN, "beep : invalid type."));
322 /* Start another beep only if the previous one is over */
368 /* If already processing a beep, queue this one */
395 /* Start another beep only if the previous one is over */
408 * Set timeout for ending the beep after the
428 * Turn the beeper off which had been turned on from beep()
485 /* Set timeout for ending the beep after the specified time */