Home
last modified time | relevance | path

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

12

/openbmc/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.c121 port->id.type = SERIO_8042; in q40kbd_probe()
H A Drpckbd.c122 serio->id.type = SERIO_8042; in rpckbd_probe()
H A Daltera_ps2.c107 serio->id.type = SERIO_8042; in altera_ps2_probe()
H A Dparkbd.c57 static unsigned int parkbd_mode = SERIO_8042;
H A Dams_delta_serio.c159 serio->id.type = SERIO_8042; in ams_delta_serio_init()
H A Dct82c710.c165 ct82c710_port->id.type = SERIO_8042; in ct82c710_probe()
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 Dapbps2.c172 priv->io->id.type = SERIO_8042; in apbps2_of_probe()
H A Dambakmi.c125 io->id.type = SERIO_8042; in amba_kmi_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.c299 serio->id.type = SERIO_8042; in xps2_of_probe()
H A Dps2mult.c137 serio->id.type = SERIO_8042; in ps2mult_create_port()
H A Dsun4i-ps2.c253 serio->id.type = SERIO_8042; in sun4i_ps2_probe()
H A Dgscps2.c365 serio->id.type = SERIO_8042; in gscps2_probe()
H A Dsa1111ps2.c266 serio->id.type = SERIO_8042; in ps2_probe()
H A Dserio_raw.c412 .type = SERIO_8042,
H A Di8042.c1340 serio->id.type = i8042_direct ? SERIO_8042 : SERIO_8042_XL; in i8042_create_kbd_port()
1370 serio->id.type = SERIO_8042; in i8042_create_aux_port()
H A Dps2-gpio.c442 serio->id.type = SERIO_8042; in ps2_gpio_probe()
/openbmc/linux/include/uapi/linux/
H A Dserio.h30 #define SERIO_8042 0x01 macro
/openbmc/linux/drivers/char/ipmi/
H A Dkcs_bmc_serio.c84 port->id.type = SERIO_8042; in kcs_bmc_serio_add_device()
/openbmc/linux/drivers/staging/nvec/
H A Dnvec_ps2.c110 ser_dev->id.type = SERIO_8042; in nvec_mouse_probe()
/openbmc/linux/Documentation/input/
H A Duserio.rst69 set. Can be any of the macros from <linux/serio.h>. For example: SERIO_8042

12