zephyr/include/zephyr/input
Gero Schwäricke d411421a2b input: fix missing namespace prefix for named input callbacks
Using INPUT_CALLBACK_DEFINE_NAMED would not add the _input_callback__
prefix to the given callback name. This can result in namespace clashes.

Signed-off-by: Gero Schwäricke <gero.schwaericke@posteo.de>
2024-09-30 12:10:29 +01:00
..
input_analog_axis_settings.h everywhere: replace double words 2024-06-22 05:40:22 -04:00
input_analog_axis.h
input_hid.h
input_kbd_matrix.h input: kbd_matrix: add power management support 2024-08-26 14:45:21 -04:00
input_keymap.h
input_pat912x.h
input_paw32xx.h
input_pmw3610.h
input_touch.h drivers: input: common properties parsing for touchscreen drivers 2024-08-28 14:02:43 -04:00
input.h input: fix missing namespace prefix for named input callbacks 2024-09-30 12:10:29 +01:00