Searched refs:kd_mksound (Results 1 – 5 of 5) sorted by relevance
47 kd_mksound(our_sound.freq, our_sound.jiffies); in speakup_thread()
54 kd_mksound(freq, HZ/10); in beep()
314 kd_mksound(arg, 0); in vt_ioctl()331 kd_mksound(count, ticks); in vt_ioctl()
262 void kd_mksound(unsigned int hz, unsigned int ticks) in kd_mksound() function271 EXPORT_SYMBOL(kd_mksound);
1692 kd_mksound(vc->vc_bell_pitch, vc->vc_bell_duration); in do_con_trol()