Searched refs:kd_mksound (Results 1 – 6 of 6) sorted by relevance
48 kd_mksound(our_sound.freq, our_sound.jiffies); in speakup_thread()
30 extern void kd_mksound(unsigned int hz, unsigned int ticks);
54 kd_mksound(freq, HZ/10); in beep()
378 kd_mksound(arg, 0); in vt_ioctl()395 kd_mksound(count, ticks); in vt_ioctl()
253 void kd_mksound(unsigned int hz, unsigned int ticks) in kd_mksound() function262 EXPORT_SYMBOL(kd_mksound);
1743 kd_mksound(vc->vc_bell_pitch, vc->vc_bell_duration); in do_con_trol()