Searched refs:ps2dc (Results 1 – 1 of 1) sorted by relevance
1053 PS2DeviceClass *ps2dc = PS2_DEVICE_GET_CLASS(obj); in ps2_kbd_reset_hold() local1058 if (ps2dc->parent_phases.hold) { in ps2_kbd_reset_hold()1059 ps2dc->parent_phases.hold(obj, type); in ps2_kbd_reset_hold()1070 PS2DeviceClass *ps2dc = PS2_DEVICE_GET_CLASS(obj); in ps2_mouse_reset_hold() local1075 if (ps2dc->parent_phases.hold) { in ps2_mouse_reset_hold()1076 ps2dc->parent_phases.hold(obj, type); in ps2_mouse_reset_hold()1261 PS2DeviceClass *ps2dc = PS2_DEVICE_CLASS(klass); in ps2_kbd_class_init() local1265 &ps2dc->parent_phases); in ps2_kbd_class_init()1280 PS2DeviceClass *ps2dc = PS2_DEVICE_CLASS(klass); in ps2_mouse_class_init() local1284 &ps2dc->parent_phases); in ps2_mouse_class_init()