Home
last modified time | relevance | path

Searched refs:spk_bleep_time (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/accessibility/speakup/
H A Dspeakup.h106 extern int spk_bleep_time, spk_bell_pos;
H A Dvarhandlers.c30 { "bleep_time", BLEEP_TIME, VAR_TIME, &spk_bleep_time, NULL },
H A Dmain.c62 int spk_attrib_bleep, spk_bleeps, spk_bleep_time = 10; variable
279 int time = spk_bleep_time; in bleep()