You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/include/hw/input
Nguyen Dinh Phi b12c1b3724 qom: remove redundant typedef when use OBJECT_DECLARE_SIMPLE_TYPE
When OBJECT_DECLARE_SIMPLE_TYPE is used, it automatically provides
the typedef, so we don’t have to define it ourselves.

Signed-off-by: Nguyen Dinh Phi <phind.uet@gmail.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20251023063429.1400398-1-phind.uet@gmail.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
2 weeks ago
..
adb-keys.h adb-keys.h: initial commit 9 years ago
adb.h Use OBJECT_DECLARE_SIMPLE_TYPE when possible 5 years ago
hid.h Include migration/vmstate.h less 6 years ago
i8042.h hw/input/pckbd: Open-code i8042_setup_a20_line() wrapper 2 years ago
lasips2.h qom: remove redundant typedef when use OBJECT_DECLARE_SIMPLE_TYPE 2 weeks ago
pl050.h hw/input: Clean up includes 3 years ago
ps2.h hw/input/ps2.c: Convert TYPE_PS2_{KBD, MOUSE}_DEVICE to 3-phase reset 3 years ago
stellaris_gamepad.h hw/input/stellaris_gamepad: Convert to qemu_input_handler_register() 2 years ago