Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/accessibility/speakup/
Dspk_types.h45 BLEEP_TIME, CURSOR_TIME, BELL_POS, enumerator
Dvarhandlers.c31 { "cursor_time", CURSOR_TIME, VAR_TIME, NULL, NULL },
Dmain.c1289 [CURSOR_TIME_ID] = { CURSOR_TIME, .u.n = {NULL, 120, 50, 600, 0, 0, NULL} },
1443 cursor_timeout = spk_get_var(CURSOR_TIME); in start_read_all_timer()
1567 cursor_timeout = spk_get_var(CURSOR_TIME); in do_handle_cursor()