Home
last modified time | relevance | path

Searched refs:HUP_LEDS (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/hid/
H A Dhid.h41 #define HUP_LEDS 0x0008 macro
H A Dhkbd.c831 HID_USAGE2(HUP_LEDS, 0x01), in hkbd_parse_hid()
839 HID_USAGE2(HUP_LEDS, 0x02), in hkbd_parse_hid()
849 HID_USAGE2(HUP_LEDS, 0x03), in hkbd_parse_hid()
/freebsd/usr.sbin/bluetooth/bthidd/
H A Dkbd.c564 if (HID_PAGE(h.usage) == HUP_LEDS) { in kbd_status_changed()
/freebsd/sys/dev/usb/input/
H A Dukbd.c1097 HID_USAGE2(HUP_LEDS, 0x01), in ukbd_parse_hid()
1105 HID_USAGE2(HUP_LEDS, 0x02), in ukbd_parse_hid()
1113 HID_USAGE2(HUP_LEDS, 0x03), in ukbd_parse_hid()