taglinefilesource code
BEEP_TIMER1440kernel/chr_drv/console.ctimer_table[BEEP_TIMER].expires = jiffies + HZ/8;
BEEP_TIMER1441kernel/chr_drv/console.ctimer_table[BEEP_TIMER].fn = sysbeepstop;
BEEP_TIMER1442kernel/chr_drv/console.ctimer_active |= 1<<BEEP_TIMER;