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

/linux-master/drivers/hid/
H A Dhid-speedlink.c36 case HID_UP_LED:
H A Dhid-pl.c125 (HID_UP_LED | 0x43) &&
H A Dhid-input.c710 (usage->hid & HID_USAGE_PAGE) != HID_UP_LED) {
926 case HID_UP_LED:
/linux-master/include/linux/
H A Dhid.h151 #define HID_UP_LED 0x00080000 macro
/linux-master/drivers/hid/usbhid/
H A Dhid-core.c829 if ((offset = hid_find_field_early(hid, HID_UP_LED, 0x01, &field)) != -1) {

Completed in 133 milliseconds