Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/linux/
Dtiocl.h6 #define TIOCL_SELCHAR 0 /* select characters */ macro
/linux-5.19.10/drivers/accessibility/speakup/
Dselection.c85 speakup_sel_work.sel.sel_mode = TIOCL_SELCHAR; in speakup_set_selection()
/linux-5.19.10/drivers/tty/vt/
Dselection.c236 case TIOCL_SELCHAR: /* character-by-character selection */ in vc_do_selection()