Searched refs:INPUT_PROP_CNT (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/sys/dev/evdev/
H A Devdev_private.h126 bitstr_t bit_decl(ev_prop_flags, INPUT_PROP_CNT);
H A Dinput-event-codes.h46 #define INPUT_PROP_CNT (INPUT_PROP_MAX + 1) macro
H A Dcdev.c605 limit = MIN(len, bitstr_size(INPUT_PROP_CNT));
H A Devdev.c462 KASSERT(prop < INPUT_PROP_CNT, ("invalid evdev input property"));
/freebsd-13-stable/sys/contrib/device-tree/include/dt-bindings/input/
H A Dlinux-event-codes.h32 #define INPUT_PROP_CNT (INPUT_PROP_MAX + 1) macro

Completed in 113 milliseconds