Searched refs:sel_mode (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/uapi/linux/
H A Dtiocl.h19 unsigned short sel_mode; /* selection mode */ member in struct:tiocl_selection
/linux-master/drivers/tty/vt/
H A Dselection.c333 if (v->sel_mode == TIOCL_SELCLEAR) {
344 if (mouse_reporting() && (v->sel_mode & TIOCL_SELMOUSEREPORT)) {
345 mouse_report(tty, v->sel_mode & TIOCL_SELBUTTONMASK, v->xs,
360 return vc_do_selection(vc, v->sel_mode, ps, pe);
/linux-master/drivers/accessibility/speakup/
H A Dselection.c85 speakup_sel_work.sel.sel_mode = TIOCL_SELCHAR;
/linux-master/sound/soc/codecs/
H A Drt711-sdca.c1071 static unsigned int sel_mode = 0xffff; local
1078 &sel_mode);
1093 if (sel_mode != 0xffff)
1097 sel_mode);

Completed in 137 milliseconds