Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Duhid.h31 UHID_STOP, enumerator
/Linux-v4.19/Documentation/hid/
Duhid.txt140 UHID_STOP:
144 UHID_STOP event, this should usually be ignored. It means that the kernel
147 You can usually ignored any UHID_STOP events safely.
/Linux-v4.19/samples/uhid/
Duhid-example.c248 case UHID_STOP: in event()
/Linux-v4.19/drivers/hid/
Duhid.c139 uhid_queue_event(uhid, UHID_STOP); in uhid_hid_stop()