Searched refs:kd_mksound (Results 1 – 6 of 6) sorted by relevance
49 kd_mksound(our_sound.freq, our_sound.jiffies); in speakup_thread()
31 extern void kd_mksound(unsigned int hz, unsigned int ticks);
41 kd_mksound(freq, HZ/10); in beep()
377 kd_mksound(arg, 0); in vt_ioctl()394 kd_mksound(count, ticks); in vt_ioctl()
257 void kd_mksound(unsigned int hz, unsigned int ticks) in kd_mksound() function266 EXPORT_SYMBOL(kd_mksound);
2105 kd_mksound(vc->vc_bell_pitch, vc->vc_bell_duration); in do_con_trol()