Home
last modified time | relevance | path

Searched refs:CH_RPT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/accessibility/speakup/
H A Dspeakup.h32 #define CH_RPT 0x0200 macro
H A Dmain.c78 {"repeats", "()", CH_RPT},
1103 if ((last_type & CH_RPT) && rep_count > 2) { in spkup_write()
1149 if (last_type & CH_RPT) { in spkup_write()
/kernel/linux/linux-6.6/drivers/accessibility/speakup/
H A Dspeakup.h32 #define CH_RPT 0x0200 macro
H A Dmain.c79 {"repeats", "()", CH_RPT},
1103 if ((last_type & CH_RPT) && rep_count > 2) { in spkup_write()
1149 if (last_type & CH_RPT) { in spkup_write()

Completed in 7 milliseconds