Home
last modified time | relevance | path

Searched defs:bleep (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/accessibility/speakup/
H A Dspk_types.h221 struct bleep { struct
222 short freq;
223 unsigned long jiffies;
224 int active;
H A Dmain.c273 static void bleep(u_short val) in bleep() function