Home
last modified time | relevance | path

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

/linux/drivers/input/serio/
H A Dioc3kbd.c152 sk->id.type = SERIO_8042; in ioc3kbd_probe()
161 sa->id.type = SERIO_8042; in ioc3kbd_probe()
H A Dq40kbd.c115 port->id.type = SERIO_8042; in q40kbd_probe()
H A Drpckbd.c122 serio->id.type = SERIO_8042; in rpckbd_probe()
H A Dparkbd.c57 static unsigned int parkbd_mode = SERIO_8042;
H A Daltera_ps2.c107 serio->id.type = SERIO_8042; in altera_ps2_probe()
H A Dct82c710.c165 ct82c710_port->id.type = SERIO_8042; in ct82c710_probe()
H A Dams_delta_serio.c159 serio->id.type = SERIO_8042; in ams_delta_serio_init()
H A Dmaceps2.c122 serio->id.type = SERIO_8042; in maceps2_allocate_port()
H A Dpcips2.c148 serio->id.type = SERIO_8042; in pcips2_probe()
H A Dambakmi.c125 io->id.type = SERIO_8042; in amba_kmi_probe()
H A Dapbps2.c172 priv->io->id.type = SERIO_8042; in apbps2_of_probe()
H A Darc_ps2.c162 io->id.type = SERIO_8042; in arc_ps2_create_port()
H A Dolpc_apsp.c211 pad_serio->id.type = SERIO_8042; in olpc_apsp_probe()
H A Dxilinx_ps2.c293 serio->id.type = SERIO_8042; in xps2_of_probe()
H A Dps2mult.c132 serio->id.type = SERIO_8042; in ps2mult_create_port()
H A Dsun4i-ps2.c249 serio->id.type = SERIO_8042; in sun4i_ps2_probe()
H A Dsa1111ps2.c264 serio->id.type = SERIO_8042; in ps2_probe()
H A Dserio_raw.c389 .type = SERIO_8042,
/linux/include/uapi/linux/
H A Dserio.h30 #define SERIO_8042 0x01 macro
/linux/drivers/char/ipmi/
H A Dkcs_bmc_serio.c84 port->id.type = SERIO_8042; in kcs_bmc_serio_add_device()
/linux/drivers/staging/nvec/
H A Dnvec_ps2.c109 ser_dev->id.type = SERIO_8042; in nvec_mouse_probe()
/linux/Documentation/input/
H A Duserio.rst69 set. Can be any of the macros from <linux/serio.h>. For example: SERIO_8042
/linux/drivers/input/mouse/
H A Dpsmouse-base.c1759 .type = SERIO_8042,