Home
last modified time | relevance | path

Searched refs:CH_RPT (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/staging/speakup/
Dspeakup.h37 #define CH_RPT 0x0200 macro
Dmain.c90 {"repeats", "()", CH_RPT},
1067 if ((last_type & CH_RPT) && rep_count > 2) { in spkup_write()
1112 if (last_type & CH_RPT) { in spkup_write()