taglinefilesource code
bell_duration1218arch/m68k/kernel/console.cbell_duration = (par[1] < 2000) ?
bell_duration1221arch/m68k/kernel/console.cbell_duration = DEFAULT_BELL_DURATION;
bell_duration1410arch/m68k/kernel/console.cbell_duration = DEFAULT_BELL_DURATION;
bell_duration1647arch/m68k/kernel/console.cif (bell_duration)
bell_duration1648arch/m68k/kernel/console.ckd_mksound(bell_pitch, bell_duration);
bell_duration1149drivers/char/console.cbell_duration = (par[1] < 2000) ?
bell_duration1152drivers/char/console.cbell_duration = DEFAULT_BELL_DURATION;
bell_duration1325drivers/char/console.cbell_duration = DEFAULT_BELL_DURATION;
bell_duration1483drivers/char/console.cif (bell_duration)
bell_duration1484drivers/char/console.ckd_mksound(bell_pitch, bell_duration);