Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/tty/vt/
Dselection.c323 if (v->sel_mode == TIOCL_SELCLEAR) { in vc_selection()
334 if (mouse_reporting() && (v->sel_mode & TIOCL_SELMOUSEREPORT)) { in vc_selection()
335 mouse_report(tty, v->sel_mode & TIOCL_SELBUTTONMASK, v->xs, in vc_selection()
350 return vc_do_selection(vc, v->sel_mode, ps, pe); in vc_selection()
/linux-5.19.10/include/uapi/linux/
Dtiocl.h19 unsigned short sel_mode; /* selection mode */ member
/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/sound/soc/codecs/
Drt711-sdca.c1051 static unsigned int sel_mode = 0xffff; in rt711_sdca_line1_power_event() local
1058 &sel_mode); in rt711_sdca_line1_power_event()
1073 if (sel_mode != 0xffff) in rt711_sdca_line1_power_event()
1077 sel_mode); in rt711_sdca_line1_power_event()