Searched refs:kd_mksound (Results 1 – 6 of 6) sorted by relevance
49 kd_mksound(our_sound.freq, our_sound.jiffies); in speakup_thread()
19 void kd_mksound(unsigned int hz, unsigned int ticks);
41 kd_mksound(freq, HZ/10); in beep()
303 kd_mksound(arg, 0); in vt_k_ioctl()320 kd_mksound(count, ticks); in vt_k_ioctl()
276 void kd_mksound(unsigned int hz, unsigned int ticks) in kd_mksound() function285 EXPORT_SYMBOL(kd_mksound);
2177 kd_mksound(vc->vc_bell_pitch, vc->vc_bell_duration); in do_con_trol()