Searched refs:BUS_I8042 (Results 1 – 8 of 8) sorted by relevance
259 #define BUS_I8042 0x11 macro
287 dev2->id.bustype = BUS_I8042; in lifebook_create_relative_device()
450 abs_dev->id.bustype = BUS_I8042; in vmmouse_init()
1430 dev3->id.bustype = BUS_I8042; in alps_register_bare_ps2_mouse()3112 dev2->id.bustype = BUS_I8042; in alps_init()
1977 tp_dev->id.bustype = BUS_I8042; in elantech_setup_ps2()
1570 input_dev->id.bustype = BUS_I8042; in psmouse_switch_protocol()
1150 input_dev->id.bustype = BUS_I8042; in atkbd_set_device_attrs()
1253 … ((dev)->id.bustype == BUS_I8042) && ((dev)->id.vendor == 0x0001) && ((dev)->id.product == 0x0001))