Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dserio.h28 #define SERIO_8042 0x01 macro
/linux-4.4.14/drivers/input/serio/
Drpckbd.c141 serio->id.type = SERIO_8042; in rpckbd_probe()
Dq40kbd.c140 port->id.type = SERIO_8042; in q40kbd_probe()
Dams_delta_serio.c140 ams_delta_serio->id.type = SERIO_8042; in ams_delta_serio_init()
Daltera_ps2.c112 serio->id.type = SERIO_8042; in altera_ps2_probe()
Dparkbd.c61 static unsigned int parkbd_mode = SERIO_8042;
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()
Dsun4i-ps2.c253 serio->id.type = SERIO_8042; in sun4i_ps2_probe()
Dsa1111ps2.c268 serio->id.type = SERIO_8042; in ps2_probe()
Dat32psif.c272 io->id.type = SERIO_8042; in psif_probe()
Dgscps2.c362 serio->id.type = SERIO_8042; in gscps2_probe()
Dserio_raw.c415 .type = SERIO_8042,
Di8042.c1275 serio->id.type = i8042_direct ? SERIO_8042 : SERIO_8042_XL; in i8042_create_kbd_port()
1303 serio->id.type = SERIO_8042; in i8042_create_aux_port()
/linux-4.4.14/Documentation/input/
Duserio.txt56 set. Can be any of the macros from <linux/serio.h>. For example: SERIO_8042
/linux-4.4.14/drivers/input/keyboard/
Datkbd.c1155 case SERIO_8042: in atkbd_connect()
1275 .type = SERIO_8042,
/linux-4.4.14/drivers/input/mouse/
Dpsmouse-base.c1661 .type = SERIO_8042,