Home
last modified time | relevance | path

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

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