Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/accessibility/speakup/
Dmain.c1367 enum read_all_command { enum
1384 static enum read_all_command read_all_key;
1388 static void start_read_all_timer(struct vc_data *vc, enum read_all_command command);
1390 static void kbd_fakekey2(struct vc_data *vc, enum read_all_command command) in kbd_fakekey2()
1427 static void start_read_all_timer(struct vc_data *vc, enum read_all_command command) in start_read_all_timer()
1438 static void handle_cursor_read_all(struct vc_data *vc, enum read_all_command command) in handle_cursor_read_all()