Home
last modified time | relevance | path

Searched refs:HID_GD_SELECT (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dhid.h206 #define HID_GD_SELECT 0x0001003e macro
/openbmc/linux/drivers/hid/
H A Dhid-input.c892 case HID_GD_SELECT: map_key_clear(BTN_SELECT); break; in hidinput_configure_usage()