Home
last modified time | relevance | path

Searched refs:SERIO_OOB_DATA (Results 1 – 3 of 3) sorted by relevance

/linux/include/uapi/linux/
H A Dserio.h24 #define SERIO_OOB_DATA _BITUL(3) macro
/linux/drivers/input/rmi4/
H A Drmi_f03.c68 SERIO_OOB_DATA); in rmi_f03_commit_buttons()
70 SERIO_OOB_DATA); in rmi_f03_commit_buttons()
/linux/drivers/input/mouse/
H A Dpsmouse-base.c360 if (flags & SERIO_OOB_DATA) { in psmouse_pre_receive_byte()