Searched hist:"494145 b28644dee66c1125c33ba55a02d5585db7" (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/hw/input/ |
H A D | ps2.h | diff 494145b28644dee66c1125c33ba55a02d5585db7 Fri Jun 24 08:40:22 CDT 2022 Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> ps2: introduce PS2DeviceClass
This is in preparation for allowing the new PS2_KBD_DEVICE and PS2_MOUSE_DEVICE QOM types to reference the parent PS2_DEVICE device reset() function.
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Acked-by: Helge Deller <deller@gmx.de> Message-Id: <20220624134109.881989-8-mark.cave-ayland@ilande.co.uk>
|
/openbmc/qemu/hw/input/ |
H A D | ps2.c | diff 494145b28644dee66c1125c33ba55a02d5585db7 Fri Jun 24 08:40:22 CDT 2022 Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> ps2: introduce PS2DeviceClass
This is in preparation for allowing the new PS2_KBD_DEVICE and PS2_MOUSE_DEVICE QOM types to reference the parent PS2_DEVICE device reset() function.
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Acked-by: Helge Deller <deller@gmx.de> Message-Id: <20220624134109.881989-8-mark.cave-ayland@ilande.co.uk>
|