Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/include/uapi/linux/
Dserio.h30 #define SERIO_8042 0x01 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dserio.h29 #define SERIO_8042 0x01 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dserio.h16 #define SERIO_8042 0x01 macro
/kernel/linux/linux-5.10/drivers/input/serio/
Dioc3kbd.c152 sk->id.type = SERIO_8042; in ioc3kbd_probe()
161 sa->id.type = SERIO_8042; in ioc3kbd_probe()
Drpckbd.c125 serio->id.type = SERIO_8042; in rpckbd_probe()
Dq40kbd.c124 port->id.type = SERIO_8042; in q40kbd_probe()
Daltera_ps2.c109 serio->id.type = SERIO_8042; in altera_ps2_probe()
Dparkbd.c57 static unsigned int parkbd_mode = SERIO_8042;
Dct82c710.c168 ct82c710_port->id.type = SERIO_8042; in ct82c710_probe()
Dams_delta_serio.c159 serio->id.type = SERIO_8042; in ams_delta_serio_init()
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,
/kernel/linux/linux-5.10/drivers/staging/nvec/
Dnvec_ps2.c110 ser_dev->id.type = SERIO_8042; in nvec_mouse_probe()
/kernel/linux/linux-5.10/Documentation/input/
Duserio.rst69 set. Can be any of the macros from <linux/serio.h>. For example: SERIO_8042

12