Home
last modified time | relevance | path

Searched refs:SERIO_FRAME (Results 1 – 8 of 8) sorted by relevance

/linux/include/uapi/linux/
A Dserio.h23 #define SERIO_FRAME _BITUL(2) macro
/linux/drivers/input/serio/
A Dams_delta_serio.c47 return SERIO_FRAME; in check_data()
A Dapbps2.c68 rxflags |= (status & APBPS2_STATUS_FE) ? SERIO_FRAME : 0; in apbps2_isr()
A Darc_ps2.c67 flag |= SERIO_FRAME; in arc_ps2_check_rx()
A Dserport.c134 ch_flags = SERIO_FRAME; in serport_ldisc_receive()
A Dsun4i-ps2.c112 rxflags = (intr_status & PS2_LINE_ERROR_BIT) ? SERIO_FRAME : 0; in sun4i_ps2_interrupt()
A Dsa1111ps2.c71 flag = (status & PS2STAT_STP ? SERIO_FRAME : 0) | in ps2_rxint()
/linux/drivers/input/keyboard/
A Datkbd.c422 …if ((flags & (SERIO_FRAME | SERIO_PARITY)) && (~flags & SERIO_TIMEOUT) && !atkbd->resend && atkbd-… in atkbd_interrupt()

Completed in 32 milliseconds