Searched refs:our_sound (Results 1 – 1 of 1) sorted by relevance
15 struct bleep our_sound; in speakup_thread() local17 our_sound.active = 0; in speakup_thread()18 our_sound.freq = 0; in speakup_thread()19 our_sound.jiffies = 0; in speakup_thread()26 our_sound = unprocessed_sound; in speakup_thread()31 our_sound.active || in speakup_thread()46 if (our_sound.active) in speakup_thread()47 kd_mksound(our_sound.freq, our_sound.jiffies); in speakup_thread()