Searched hist:a75f336b97a643fc536ba847042f840890e9b378 (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/include/hw/input/ |
H A D | stellaris_gamepad.h | diff a75f336b97a643fc536ba847042f840890e9b378 Mon Oct 30 06:48:01 CDT 2023 Peter Maydell <peter.maydell@linaro.org> hw/input/stellaris_input: Convert to qdev
Convert the hw/input/stellaris_input device to qdev.
The interface uses an array property for the board to specify the keycodes to use, so the s->keycodes memory is now allocated by the array-property machinery.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Tested-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-id: 20231030114802.3671871-6-peter.maydell@linaro.org
|
/openbmc/qemu/hw/input/ |
H A D | stellaris_gamepad.c | diff a75f336b97a643fc536ba847042f840890e9b378 Mon Oct 30 06:48:01 CDT 2023 Peter Maydell <peter.maydell@linaro.org> hw/input/stellaris_input: Convert to qdev
Convert the hw/input/stellaris_input device to qdev.
The interface uses an array property for the board to specify the keycodes to use, so the s->keycodes memory is now allocated by the array-property machinery.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Tested-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-id: 20231030114802.3671871-6-peter.maydell@linaro.org
|
/openbmc/qemu/hw/arm/ |
H A D | stellaris.c | diff a75f336b97a643fc536ba847042f840890e9b378 Mon Oct 30 06:48:01 CDT 2023 Peter Maydell <peter.maydell@linaro.org> hw/input/stellaris_input: Convert to qdev
Convert the hw/input/stellaris_input device to qdev.
The interface uses an array property for the board to specify the keycodes to use, so the s->keycodes memory is now allocated by the array-property machinery.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Tested-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-id: 20231030114802.3671871-6-peter.maydell@linaro.org
|