Home
last modified time | relevance | path

Searched refs:UHID_STOP (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/include/uapi/linux/
Duhid.h31 UHID_STOP, enumerator
/Linux-v5.4/Documentation/hid/
Duhid.rst143 UHID_STOP:
148 UHID_STOP event, this should usually be ignored. It means that the kernel
152 You can usually ignored any UHID_STOP events safely.
/Linux-v5.4/samples/uhid/
Duhid-example.c248 case UHID_STOP: in event()
/Linux-v5.4/drivers/hid/
Duhid.c137 uhid_queue_event(uhid, UHID_STOP); in uhid_hid_stop()