Searched refs:BUS_I8042 (Results 1 – 8 of 8) sorted by relevance
254 #define BUS_I8042 0x11 macro
290 dev2->id.bustype = BUS_I8042; in lifebook_create_relative_device()
453 abs_dev->id.bustype = BUS_I8042; in vmmouse_init()
1432 dev3->id.bustype = BUS_I8042; in alps_register_bare_ps2_mouse()3097 dev2->id.bustype = BUS_I8042; in alps_init()
1937 tp_dev->id.bustype = BUS_I8042; in elantech_setup_ps2()
1572 input_dev->id.bustype = BUS_I8042; in psmouse_switch_protocol()
1075 input_dev->id.bustype = BUS_I8042; in atkbd_set_device_attrs()
1240 … ((dev)->id.bustype == BUS_I8042) && ((dev)->id.vendor == 0x0001) && ((dev)->id.product == 0x0001))