Home
last modified time | relevance | path

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

12

/Linux-v5.10/include/uapi/linux/
Dserio.h30 #define SERIO_8042 0x01 macro
/Linux-v5.10/drivers/input/serio/
Dioc3kbd.c152 sk->id.type = SERIO_8042; in ioc3kbd_probe()
161 sa->id.type = SERIO_8042; in ioc3kbd_probe()
Dq40kbd.c124 port->id.type = SERIO_8042; in q40kbd_probe()
Drpckbd.c125 serio->id.type = SERIO_8042; in rpckbd_probe()
Daltera_ps2.c109 serio->id.type = SERIO_8042; in altera_ps2_probe()
Dparkbd.c57 static unsigned int parkbd_mode = SERIO_8042;
Dams_delta_serio.c159 serio->id.type = SERIO_8042; in ams_delta_serio_init()
Dct82c710.c168 ct82c710_port->id.type = SERIO_8042; in ct82c710_probe()
Dmaceps2.c122 serio->id.type = SERIO_8042; in maceps2_allocate_port()
Dambakmi.c125 io->id.type = SERIO_8042; in amba_kmi_probe()
Dpcips2.c148 serio->id.type = SERIO_8042; in pcips2_probe()
Dapbps2.c175 priv->io->id.type = SERIO_8042; in apbps2_of_probe()
Dolpc_apsp.c213 pad_serio->id.type = SERIO_8042; in olpc_apsp_probe()
Darc_ps2.c162 io->id.type = SERIO_8042; in arc_ps2_create_port()
Dxilinx_ps2.c299 serio->id.type = SERIO_8042; in xps2_of_probe()
Dps2mult.c137 serio->id.type = SERIO_8042; in ps2mult_create_port()
Dsun4i-ps2.c253 serio->id.type = SERIO_8042; in sun4i_ps2_probe()
Dps2-gpio.c387 serio->id.type = SERIO_8042; in ps2_gpio_probe()
Dsa1111ps2.c266 serio->id.type = SERIO_8042; in ps2_probe()
Dgscps2.c361 serio->id.type = SERIO_8042; in gscps2_probe()
Dserio_raw.c412 .type = SERIO_8042,
Di8042.c1332 serio->id.type = i8042_direct ? SERIO_8042 : SERIO_8042_XL; in i8042_create_kbd_port()
1362 serio->id.type = SERIO_8042; in i8042_create_aux_port()
/Linux-v5.10/drivers/staging/nvec/
Dnvec_ps2.c110 ser_dev->id.type = SERIO_8042; in nvec_mouse_probe()
/Linux-v5.10/Documentation/input/
Duserio.rst69 set. Can be any of the macros from <linux/serio.h>. For example: SERIO_8042
/Linux-v5.10/drivers/input/keyboard/
Datkbd.c1246 case SERIO_8042: in atkbd_connect()
1368 .type = SERIO_8042,

12