zephyr/subsys/input
Fabio Baltieri fa6eca312f input: utils: rename the input dump callback
Change the input callback function name to make it easier to identify
what it belongs to. This clears some ambiguity when observing the symbol
names corresponding to the function pointers in the callback section.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2024-04-01 11:05:02 +01:00
..
CMakeLists.txt input: add two input to hid code translation functions 2024-01-24 10:44:40 +01:00
input.c input: rename the internal callback struct to input_callback 2024-03-19 14:30:39 +01:00
input_hid.c input: add two input to hid code translation functions 2024-01-24 10:44:40 +01:00
input_keymap.c input: keymap: use the non _OR_NULL DEVICE_DT_GET variant 2024-01-25 16:02:16 +00:00
input_longpress.c input: longpress: move constant entries pointer to the config struct 2024-01-19 13:49:43 +01:00
input_utils.c input: utils: rename the input dump callback 2024-04-01 11:05:02 +01:00
Kconfig input: increase default stack size to 1024 2024-02-28 07:45:28 -06:00