Home
last modified time | relevance | path

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

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