Searched refs:PS2DeviceClass (Results 1 – 2 of 2) sorted by relevance
36 struct PS2DeviceClass { struct65 OBJECT_DECLARE_TYPE(PS2State, PS2DeviceClass, PS2_DEVICE)
1053 PS2DeviceClass *ps2dc = PS2_DEVICE_GET_CLASS(obj); in ps2_kbd_reset_hold()1070 PS2DeviceClass *ps2dc = PS2_DEVICE_GET_CLASS(obj); in ps2_mouse_reset_hold()1261 PS2DeviceClass *ps2dc = PS2_DEVICE_CLASS(klass); in ps2_kbd_class_init()1280 PS2DeviceClass *ps2dc = PS2_DEVICE_CLASS(klass); in ps2_mouse_class_init()1318 .class_size = sizeof(PS2DeviceClass),