Searched refs:LED_MAX (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/sys/contrib/device-tree/include/dt-bindings/input/
H A Dlinux-event-codes.h955 #define LED_MAX 0x0f macro
956 #define LED_CNT (LED_MAX+1)
/freebsd-current/sys/dev/evdev/
H A Dinput-event-codes.h966 #define LED_MAX 0x0f macro
967 #define LED_CNT (LED_MAX+1)
H A Duinput.c569 intdata > LED_MAX || intdata < 0)
H A Devdev.c913 bit_nclear(evdev->ev_kdb_led_states, 0, LED_MAX);

Completed in 71 milliseconds