Home
last modified time | relevance | path

Searched refs:SERIO_8042 (Results 1 – 23 of 23) sorted by relevance

/linux-4.1.27/include/uapi/linux/
Dserio.h28 #define SERIO_8042 0x01 macro
/linux-4.1.27/drivers/input/serio/
Dparkbd.c61 static unsigned int parkbd_mode = SERIO_8042;
Dams_delta_serio.c140 ams_delta_serio->id.type = SERIO_8042; in ams_delta_serio_init()
Dq40kbd.c140 port->id.type = SERIO_8042; in q40kbd_probe()
Drpckbd.c141 serio->id.type = SERIO_8042; in rpckbd_probe()
Daltera_ps2.c112 serio->id.type = SERIO_8042; in altera_ps2_probe()
Dct82c710.c184 ct82c710_port->id.type = SERIO_8042; in ct82c710_probe()
Dmaceps2.c125 serio->id.type = SERIO_8042; in maceps2_allocate_port()
Dambakmi.c129 io->id.type = SERIO_8042; in amba_kmi_probe()
Dpcips2.c151 serio->id.type = SERIO_8042; in pcips2_probe()
Dapbps2.c179 priv->io->id.type = SERIO_8042; in apbps2_of_probe()
Dolpc_apsp.c222 pad_serio->id.type = SERIO_8042; in olpc_apsp_probe()
Darc_ps2.c165 io->id.type = SERIO_8042; in arc_ps2_create_port()
Dxilinx_ps2.c304 serio->id.type = SERIO_8042; in xps2_of_probe()
Dps2mult.c140 serio->id.type = SERIO_8042; in ps2mult_create_port()
Dsa1111ps2.c268 serio->id.type = SERIO_8042; in ps2_probe()
Dsun4i-ps2.c253 serio->id.type = SERIO_8042; in sun4i_ps2_probe()
Dgscps2.c362 serio->id.type = SERIO_8042; in gscps2_probe()
Dat32psif.c272 io->id.type = SERIO_8042; in psif_probe()
Dserio_raw.c415 .type = SERIO_8042,
Di8042.c1247 serio->id.type = i8042_direct ? SERIO_8042 : SERIO_8042_XL; in i8042_create_kbd_port()
1275 serio->id.type = SERIO_8042; in i8042_create_aux_port()
/linux-4.1.27/drivers/input/keyboard/
Datkbd.c1155 case SERIO_8042: in atkbd_connect()
1275 .type = SERIO_8042,
/linux-4.1.27/drivers/input/mouse/
Dpsmouse-base.c1657 .type = SERIO_8042,