Searched refs:HUP_LEDS (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/dev/hid/ |
H A D | hid.h | 41 #define HUP_LEDS 0x0008 macro
|
H A D | hkbd.c | 831 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 D | kbd.c | 564 if (HID_PAGE(h.usage) == HUP_LEDS) { in kbd_status_changed()
|
/freebsd/sys/dev/usb/input/ |
H A D | ukbd.c | 1097 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()
|