Searched refs:EV_REL (Results 1 – 3 of 3) sorted by relevance
/include/linux/ | ||
D | input.h | 394 input_event(dev, EV_REL, code, value); in input_report_rel() |
D | hid.h | 853 case EV_REL: in hid_map_usage() |
/include/uapi/linux/ | ||
D | input.h | 184 #define EV_REL 0x02 macro |