#include <zephyr/dt-bindings/input/input-event-codes.h>
◆ INPUT_ERROR_BUSY
| #define INPUT_ERROR_BUSY 0x02 |
◆ INPUT_ERROR_DEV
| #define INPUT_ERROR_DEV 0x12 |
◆ INPUT_ERROR_IO
| #define INPUT_ERROR_IO 0x01 |
◆ INPUT_ERROR_NODEV
| #define INPUT_ERROR_NODEV 0x03 |
◆ INPUT_ERROR_NONE
| #define INPUT_ERROR_NONE 0x00 |
◆ INPUT_ERROR_OVER
| #define INPUT_ERROR_OVER 0x11 |
◆ INPUT_ERROR_PEDAL_PLAUS
| #define INPUT_ERROR_PEDAL_PLAUS 0x20 |
◆ INPUT_ERROR_UNDER
| #define INPUT_ERROR_UNDER 0x10 |
◆ INPUT_EV_ERROR
| #define INPUT_EV_ERROR INPUT_EV_VENDOR_START |