Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/vt/
H A 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()
/kernel/linux/linux-6.6/drivers/tty/vt/
H A Dselection.c324 if (v->sel_mode == TIOCL_SELCLEAR) { in vc_selection()
335 if (mouse_reporting() && (v->sel_mode & TIOCL_SELMOUSEREPORT)) { in vc_selection()
336 mouse_report(tty, v->sel_mode & TIOCL_SELBUTTONMASK, v->xs, in vc_selection()
351 return vc_do_selection(vc, v->sel_mode, ps, pe); in vc_selection()
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dtiocl.h19 unsigned short sel_mode; /* selection mode */ member
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dtiocl.h19 unsigned short sel_mode; /* selection mode */ member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dtiocl.h34 unsigned short sel_mode; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dtiocl.h34 unsigned short sel_mode; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dtiocl.h21 unsigned short sel_mode; member
/kernel/linux/linux-5.10/drivers/accessibility/speakup/
H A Dselection.c85 speakup_sel_work.sel.sel_mode = TIOCL_SELCHAR; in speakup_set_selection()
/kernel/linux/linux-6.6/drivers/accessibility/speakup/
H A Dselection.c85 speakup_sel_work.sel.sel_mode = TIOCL_SELCHAR; in speakup_set_selection()
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Drt711-sdca.c1071 static unsigned int sel_mode = 0xffff; in rt711_sdca_line1_power_event() local
1078 &sel_mode); in rt711_sdca_line1_power_event()
1093 if (sel_mode != 0xffff) in rt711_sdca_line1_power_event()
1097 sel_mode); in rt711_sdca_line1_power_event()

Completed in 5 milliseconds