Home
last modified time | relevance | path

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

12

/linux-6.1.9/drivers/input/serio/
Dioc3kbd.c152 sk->id.type = SERIO_8042; in ioc3kbd_probe()
161 sa->id.type = SERIO_8042; in ioc3kbd_probe()
Dq40kbd.c121 port->id.type = SERIO_8042; in q40kbd_probe()
Drpckbd.c122 serio->id.type = SERIO_8042; in rpckbd_probe()
Dparkbd.c57 static unsigned int parkbd_mode = SERIO_8042;
Daltera_ps2.c109 serio->id.type = SERIO_8042; in altera_ps2_probe()
Dct82c710.c165 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()
Dpcips2.c148 serio->id.type = SERIO_8042; in pcips2_probe()
Dambakmi.c125 io->id.type = SERIO_8042; in amba_kmi_probe()
Dapbps2.c174 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()
Dgscps2.c365 serio->id.type = SERIO_8042; in gscps2_probe()
Dsa1111ps2.c266 serio->id.type = SERIO_8042; in ps2_probe()
Dserio_raw.c412 .type = SERIO_8042,
Dps2-gpio.c442 serio->id.type = SERIO_8042; in ps2_gpio_probe()
Di8042.c1336 serio->id.type = i8042_direct ? SERIO_8042 : SERIO_8042_XL; in i8042_create_kbd_port()
1366 serio->id.type = SERIO_8042; in i8042_create_aux_port()
/linux-6.1.9/include/uapi/linux/
Dserio.h30 #define SERIO_8042 0x01 macro
/linux-6.1.9/drivers/char/ipmi/
Dkcs_bmc_serio.c84 port->id.type = SERIO_8042; in kcs_bmc_serio_add_device()
/linux-6.1.9/drivers/staging/nvec/
Dnvec_ps2.c110 ser_dev->id.type = SERIO_8042; in nvec_mouse_probe()
/linux-6.1.9/Documentation/input/
Duserio.rst69 set. Can be any of the macros from <linux/serio.h>. For example: SERIO_8042

12