Home
last modified time | relevance | path

Searched refs:TIOCL_SELBUTTONMASK (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dtiocl.h12 #define TIOCL_SELBUTTONMASK 15 /* button mask for report */ macro
/openbmc/linux/drivers/tty/vt/
H A Dselection.c336 mouse_report(tty, v->sel_mode & TIOCL_SELBUTTONMASK, v->xs, in vc_selection()