Searched refs:EV_UINPUT (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Duinput.h184 * 1. Wait for an event with type == EV_UINPUT and code == UI_FF_UPLOAD.
187 * the 'value' from the EV_UINPUT event.
198 * 1. Wait for an event with type == EV_UINPUT and code == UI_FF_ERASE.
201 * the 'value' from the EV_UINPUT event.
219 #define EV_UINPUT 0x0101 macro
/linux-master/drivers/input/misc/
H A Duinput.c166 uinput_dev_event(udev->dev, EV_UINPUT, request->code, request->id);

Completed in 111 milliseconds